notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
file Utility to determine file type
5.39_1 sysutils on this many watch lists=38 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.39Version of this port present on the latest quarterly branch.
Maintainer: jharris@widomaker.com search for ports maintained by this maintainer
Port Added: 2001-12-13 01:03:48
Last Update: 2024-01-30 22:35:52
Commit Hash: 0fe3f800
People watching this port, also watch:: gmake, libiconv, gettext, m4, help2man
License: BSD2CLAUSE
WWW:
https://darwinsys.com/file/
Description:
File tests each argument in an attempt to classify it. There are three sets of tests, performed in the following order: - filesystem tests - magic number tests - language tests The first test that succeeds causes the file type to be printed.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/file-5.39_1/catalog.mk
  3. /usr/local/share/licenses/file-5.39_1/LICENSE
  4. /usr/local/share/licenses/file-5.39_1/BSD2CLAUSE
  5. bin/file
  6. include/magic.h
  7. lib/libmagic.so
  8. lib/libmagic.so.1
  9. lib/libmagic.so.1.0.0
  10. libdata/pkgconfig/libmagic.pc
  11. share/man/man1/file.1.gz
  12. share/man/man3/libmagic.3.gz
  13. share/man/man5/magic.5.gz
  14. share/file/magic.mgc
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • file>0:sysutils/file
To install the port:
cd /usr/ports/sysutils/file/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/file
  • pkg install file
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: file
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1592228395 SHA256 (file-5.39.tar.gz) = f05d286a76d9556243d0cb05814929c2ecf3a5ba07963f8f70bfaaa70517fad1 SIZE (file-5.39.tar.gz) = 954266

Packages (timestamps in pop-ups are UTC):
file
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.39_15.39_15.395.39_15.39_1-5.39-
FreeBSD:13:quarterly5.395.395.395.395.395.395.395.39
FreeBSD:14:latest5.39_15.39_15.395.39_15.39_15.39-5.39
FreeBSD:14:quarterly5.395.39-5.395.395.395.395.39
FreeBSD:15:latest5.39_15.39_1n/a5.39_1n/a5.39_15.39_15.39_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build
  1. print/magicfilter
for Libraries
  1. net/nepenthes
  2. x11-fm/rodent

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. archivers/rpm5*
  2. Collapse this list of deleted ports.
for Run
  1. print/magicfilter
  2. security/amavisd-new
  3. security/maia

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/scancode-toolkit*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
sysutils_file
USES:
cpe libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/tools/file/
  2. https://astron.com/pub/file/
  3. https://ftp.icm.edu.pl/packages/file/
  4. https://www.nic.funet.fi/pub/mirrors/ftp.astron.com/pub/file/
Collapse this list.

Number of commits found: 78

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.39_1
30 Jan 2024 22:35:52
commit hash: 0fe3f800ee3b4e4e48831f837a493d7d3cc73555commit hash: 0fe3f800ee3b4e4e48831f837a493d7d3cc73555commit hash: 0fe3f800ee3b4e4e48831f837a493d7d3cc73555commit hash: 0fe3f800ee3b4e4e48831f837a493d7d3cc73555 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/file: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.39
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.39
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.39
13 Oct 2021 13:52:58
commit hash: 153510f0b0de3a66bf876b49a73470bafc59298fcommit hash: 153510f0b0de3a66bf876b49a73470bafc59298fcommit hash: 153510f0b0de3a66bf876b49a73470bafc59298fcommit hash: 153510f0b0de3a66bf876b49a73470bafc59298f files touched by this commit
Stefan Eßer (se) search for other commits by this committer
sysutils/file: Add CPE information

Approved by:	portmgr (blanket)
5.39
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.39
19 Jun 2020 03:57:01
Revision:539581Original commit files touched by this commit
lbartoletti search for other commits by this committer
sysutils/file: Update to 5.39

 - Update to 5.39
 - Fix plist

PR:		247331
Submitted by:	jharris@widomaker.com (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25314
5.38
20 May 2020 18:45:45
Revision:536012Original commit files touched by this commit
fernape search for other commits by this committer
sysutils/file: Update to 5.38

Removing local patches accepted upstream

PR:	246580
Submitted by:	jharris@widomaker.com (maintainer)
5.37
02 Nov 2019 12:23:40
Revision:516311Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 5.37 with patch for CVE-2019-18218.

PR:		241424
Submitted by:	Nathan Owens <ndowens04@gmail.com>
Approved by:	jharris@widomaker.com (maintainer)
MFH:		2019Q4
Security:	381deebb-f5c9-11e9-9c4f-74d435e60b7c
5.36
28 Feb 2019 12:29:34
Revision:494147Original commit files touched by this commit This port version is marked as vulnerable.
kai search for other commits by this committer
sysutils/file: Update to 5.36

While I'm here:

* Remove obsolete CONFLICTS of sysutils/tct - that port has gone long ago
  on 2007-04-06

Changelog since 5.34:

* Fix cast to use cast macros
* Add UCS-32 builtin detection (PR/61) reported by tmc
* Fix stack read (PR/62) and write (PR/64) stack overflows reported by spinpx
* Add FreeBSD ELF core file support (John Baldwin)
* PR/30: Allow all parameter values to be set (don't treat 0 specially)
* handle default annotations on the softmagic match instead at the end.
* PR/23: Recognize JSON files
* PR/18: file --mime-encoding should not print mime-type

PR:		235788
Submitted by:	Jason Harris (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19394
5.34
23 Aug 2018 16:34:20
Revision:477877Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
sysutils/file: Update to 5.34

PR:		230457
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	jharris@widomaker.com (maintainer)
5.32
20 Feb 2018 09:02:56
Revision:462377Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to new test framework
- Update WWW

Approved by:	portmgr blanket
5.32
14 Sep 2017 17:56:50
Revision:449847Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
sysutils/file: Update to 5.32

PR:		222243
5.29
06 Nov 2016 17:16:27
Revision:425570Original commit files touched by this commit This port version is marked as vulnerable.
robak search for other commits by this committer
sysutils/file: update 5.28 -> 5.29

PR:		214175
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
5.28
20 Jul 2016 15:33:20
Revision:418840Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
5.28
30 Jun 2016 01:08:52
Revision:417799Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Pass maintainership to submitter

PR:		210712
Submitted by:	jharris@widomaker.com
5.28
28 Jun 2016 15:32:01
Revision:417731Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 5.28.

PR:		ports/210606
5.25
27 Jun 2016 21:30:34
Revision:417685Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
Reset ports maintained by bf@ until he has time again to work on them.

PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
5.25
23 Mar 2016 23:23:33
Revision:411744Original commit files touched by this commit This port version is marked as vulnerable.
zi search for other commits by this committer
- Update to 5.25

PR:		207814
Submitted by:	zi@ (me)
Approved by:	maintainer timeout (2+ weeks)
5.22
02 Jan 2015 23:25:05
Revision:376074Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 5.22.

Approved by:	so
5.19
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Cleanup plist
5.19
17 Jun 2014 07:09:12
Revision:358069Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Update to 5.19
Bug fix and security fixes release:
http://mx.gw.com/pipermail/file/2014/001553.html

While here convert to USES=libtool

With hat:	portmgr
5.18
29 Mar 2014 08:39:36
Revision:349487Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
Update to 5.18

PR:		183257
Security:	http://www.vuxml.org/freebsd/7e61a839-b714-11e3-8195-001966155bea.html
5.17
03 Mar 2014 14:31:29
Revision:346904Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
Update to 5.17

Security:	815dbcf9-a2d6-11e3-8088-002590860428
5.16
05 Feb 2014 21:45:46
Revision:342867Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
Update to 5.16; update LICENSE; strip libmagic
5.15
05 Feb 2014 08:27:33
Revision:342663Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Stage support
- While here remove FreeBSD 7 gruft
5.15
25 Sep 2013 12:12:41
Revision:328271Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
Update to 5.15
5.14
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
5.14
22 Mar 2013 22:10:18
Revision:314969Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
update to 5.14
5.13
02 Mar 2013 05:00:04
Revision:313186Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
update to 5.13
5.12
04 Jan 2013 22:32:41
Revision:309943Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
update to 5.12
5.11
22 Feb 2012 07:18:06
Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
update to 5.11
5.10
31 Dec 2011 02:10:17
Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
update to 5.10
5.09
17 Sep 2011 04:39:28
Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
update to 5.09
5.08
04 Aug 2011 20:20:16
Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
update to 5.08; remove a problematic mirror
5.07
30 Jun 2011 09:05:33
Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
Update to 5.07; reset maintainer after three successive
timeouts and no activity since 14 Jan 2010, and assume
maintainership

PR:             157367
5.05
28 Mar 2011 11:54:32
Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
- update to 5.05

PR:             ports/155208
Submitted by:   Serg <mail_of_sergey _at_ mail.ru>
Approved by:    maintainer timeout (25 days)
5.04
19 Mar 2011 12:38:54
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Get Rid MD5 support
5.04
04 Dec 2010 07:34:27
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Sync to new bsd.autotools.mk
5.04
14 Feb 2010 17:28:02
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 5.04

PR:             ports/143221
Submitted by:   Jason Helfman <jhelfman@e-e.com>
Approved by:    jharris@widomaker.com (maintainer timeout)
5.03_1
14 Jan 2010 21:55:28
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- Add CrystalReports support

PR:             ports/142331
Submitted by:   Jason Helfman <jhelfman@e-e.com>
Approved by:    Jason Harris <jharris@widomaker.com> (maintainer)
5.03
19 Sep 2009 16:50:27
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 5.03

PR:             138298
Submitted by:   bf <bf1783@gmail.com>
Approved by:    maintainer timeout
Feature safe:   yes
4.26
02 Aug 2009 19:36:34
Original commit files touched by this commit This port version is marked as vulnerable.
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
4.26
23 Oct 2008 18:46:05
Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix MASTER_SITES

PR:             ports/127537
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout (1 month)
4.26
28 Sep 2008 14:29:54
Original commit files touched by this commit This port version is marked as vulnerable.
lippe search for other commits by this committer
- Update to 4.26.

PR:             ports/127059
Submitted by:   bf <bf2006a@yahoo.com>
Approved by:    maintainer timeout (>2 weeks)
4.25
25 Jul 2008 14:34:52
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
4.25
22 Jul 2008 01:49:54
Original commit files touched by this commit This port version is marked as vulnerable.
lippe search for other commits by this committer
- Update to 4.25.

PR:             ports/125321
Submitted by:   bf <bf2006a@yahoo.com>
Approved by:    gabor (mentor, implicit), maintainer timeout (>2 weeks)
4.21
06 Jun 2007 07:38:25
Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Update sysutils/file to 4.21, fixes a heap overflow vulnerability.

PR:             ports/113183
Security:       FreeBSD-SA-07:04.file
VuXML ID:       8e01ab5b-0949-11dc-8163-000e0c2e438a
Approved by:    secteam (remko)
4.20
03 Mar 2007 15:30:32
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 4.20

PR:             ports/109767
Submitted by:   Jason Harris <jharris at widomaker.com> (maintainer)
4.19
01 Feb 2007 02:42:06
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
4.19
21 Dec 2006 23:07:47
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 4.19

PR:             ports/106907
Submitted by:   Björn König <bkoenig@cs.tu-berlin.de>
Approved by:    maintainer
4.18
08 Dec 2006 16:20:54
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 4.18
- Unbreak it. It builds fine on my recent -current.

PR:             ports/105651
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Approved by:    maintainer timeout (20 days)
4.17
15 Oct 2006 17:59:15
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN: Segfaults when MALLOC_OPTIONS=AJ

Ignored by:     maintainer
Approved by:    portmgr (self)
4.17
09 Oct 2006 14:12:37
Original commit files touched by this commit This port version is marked as vulnerable.
shaun search for other commits by this committer
- Register CONFLICTS with sysutils/tct; both install "bin/file".
- s/INSTALLS_SHLIB/USE_LDCONFIG/
4.17
03 Aug 2006 21:00:20
Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
Unmark BROKEN, this seems to be a pointyhat specific issue

Submitted by:   linimon
Pointy hat:     erwin
4.17
03 Aug 2006 19:16:34
Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
Mark BROKEN: does not build
4.17
13 May 2006 03:56:16
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 4.17

PR:             96432
Submitted by:   Martin Wilke <freebsd___unixfreunde.de>
Approved by:    maintainer timeout (15 days)
4.16_1
23 Feb 2006 10:40:45
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
4.16
24 Jan 2006 01:06:45
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
4.16
15 Nov 2005 06:52:12
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
4.16
07 Nov 2005 13:30:17
Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
- Update to 4.16 [1]
- Pacify portlint / Polish Makefile [2]
- Change COMMENT to be more PHB compliant [2]
- Use LIBTOOL and [2]
- remove a libtool .la archive [2]
- Reformat badly formated pkg-descr [2]

PR:             87640
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1]
Reworked by:    ehaupt [2]
Approved by:    maintainer timeout (20 days)
4.15
17 Oct 2005 09:32:45
Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 4.15

PR:             ports/86590
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    maintainer
4.13
16 Feb 2005 08:48:43
Original commit files touched by this commit This port version is marked as vulnerable.
vs search for other commits by this committer
No longer needs USE_REINPLACE
4.13
16 Feb 2005 08:46:40
Original commit files touched by this commit This port version is marked as vulnerable.
vs search for other commits by this committer
Update to 4.13

PR:             ports/77507
Submitted by:   Jason Harris
4.10
26 Aug 2004 08:11:46
Original commit files touched by this commit This port version is marked as vulnerable.
vs search for other commits by this committer
Update to 4.10

PR:             ports/70955
Submitted by:   Jason Harris (maintainer)
4.09
09 Jul 2004 17:43:11
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
4.09
26 May 2004 11:24:28
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 4.09

PR:             ports/66584
Submitted by:   Jason Harris <jharris@widomaker.com> (maintainer)
4.07
14 Mar 2004 06:17:56
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
4.07
03 Jan 2004 21:29:16
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 4.07

PR:             ports/60869
Submitted by:   Jason Harris <jharris@widomaker.com>
4.06
15 Oct 2003 14:21:15
Original commit files touched by this commit This port version is marked as vulnerable.
knu search for other commits by this committer
Update to 4.06, which fixes yet another couple of memory bug. ;)
4.04
14 Oct 2003 20:39:42
Original commit files touched by this commit This port version is marked as vulnerable.
knu search for other commits by this committer
- Update to 4.04, which fixes all memory leakage.
- Define INSTALLS_SHLIB.

Approved by:    MAINTAINER timeout, but with implicit approval in advance
4.02
12 Apr 2003 20:14:23
Original commit files touched by this commit This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 4.02

PR:             50872
Submitted by:   maintainer
3.41
10 Mar 2003 22:18:42
Original commit files touched by this commit This port version is marked as vulnerable.
nectar search for other commits by this committer
Update 3.39 -> 3.41.

PR:             ports/49013
Submitted by:   Jason Harris <jharris@widomaker.com> (maintainer)
Approved by:    portmgr (kris)
3.39
21 Feb 2003 13:28:59
Original commit files touched by this commit This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
3.39
04 Aug 2002 20:16:14
Original commit files touched by this commit This port version is marked as vulnerable.
okazaki search for other commits by this committer
Upgrade to 3.39.

PR:             41326
Submitted by:   maintainer
3.38
28 May 2002 09:46:36
Original commit files touched by this commit This port version is marked as vulnerable.
okazaki search for other commits by this committer
Upgrade to file-3.38.

Add the post-extract: target to adjust the timestamp of some files.
These rules are required to suppress invocations of aclocal, automake,
autoconf and autoheader at `make build' and `make install'.

Approved by:    maintainer
3.37
02 Apr 2002 02:57:39
Original commit files touched by this commit This port version is marked as vulnerable.
pat search for other commits by this committer
Give maintainership to submitter

PR:             36633
Submitted by:   Jason Harris <jharris@widomaker.com>
13 Dec 2001 04:03:48
commit hash: fp1.21935@dev.null.freshports.orgcommit hash: fp1.21935@dev.null.freshports.orgcommit hash: fp1.21935@dev.null.freshports.orgcommit hash: fp1.21935@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add file for 4.3-pre users    

Number of commits found: 78