aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/am-utils
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Update to 6.1.5miwi2006-06-172-4/+4
| | | | | | PR: ports/97689 Submitted by: TAOKA Fumiyoshi <fmysh _at_ iijmio-mail.jp> Approved by: krion (mentor)
* - Update to 6.1.4jmelo2006-05-112-5/+4
| | | | | | PR: ports/97028 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: mnag (mentor)
* Conversion to a single libtool environment.ade2006-02-232-0/+2
| | | | Approved by: portmgr (kris)
* SHA256ify (manually checked)edwin2006-01-241-1/+1
| | | | | > > Approved by: krion@
* - Update to 6.1.3pav2005-12-302-5/+4
| | | | | PR: ports/87881 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* - Add SHA256pav2005-11-261-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* - Update am-utils to 6.1.2.1garga2005-09-282-4/+17
| | | | | | | | - Add mirror sites. - Add PORTDOCS. PR: ports/86648 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* Update am-utils to 6.1.1, which was released on 2005-08-02.leeym2005-09-103-4/+4
| | | | | PR: 85924 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* - Update to 6.1 (bump PORTEPOCH)sem2005-06-232-6/+7
| | | | | PR: ports/82553 Submitted by: Dan Ottavio <dottavio@ic.sunysb.edu>
* Considering that this software is in the base system, most people installingdes2005-04-211-1/+1
| | | | | it from ports or packages probably do so because they need LDAP support. Therefore, turn it on by default when PACKAGE_BUILDING.
* Add am-utils, the Berkeley Automounter Package (yes, this is included in base,pav2004-11-074-0/+72
but port have much newer version). PR: ports/73418 Submitted by: Jon Wilson <jon@phuq.co.uk>