aboutsummaryrefslogtreecommitdiff
path: root/www/comclear/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Netscape is gone long ago, this port has no use nowBaptiste Daroussin2014-02-061-40/+0
| | | | Notes: svn path=/head/; revision=343141
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Update MASTER_SITES and WWW: lineMartin Wilke2013-03-231-21/+23
| | | | | | | | - Add LICENSE - Support PLIST_FILES Notes: svn path=/head/; revision=315059
* - Reassign to the heapGreg Larkin2012-02-271-1/+1
| | | | | | | Requested by: roam (on ports-developers@) Notes: svn path=/head/; revision=292325
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+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. Notes: svn path=/head/; revision=148323
* Remove "'s around COMMENTEdwin Groothuis2004-10-221-1/+1
| | | | Notes: svn path=/head/; revision=119958
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
| | | | Notes: svn path=/head/; revision=110841
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Update to 1.2.Peter Pentchev2003-03-051-2/+1
| | | | Notes: svn path=/head/; revision=76920
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-191-0/+1
| | | | Notes: svn path=/head/; revision=75894
* USE_REINPLACE.Peter Pentchev2003-01-201-1/+2
| | | | | | | | | | | The mail/vpopmail and mail/vpopmail-stable ports retain their Perl dependency, since the pkg-install script is written in Perl. I think this might need to be changed when I get the time to look into it. Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=73669
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-3/+5
| | | | | | | | PR: 42289 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65420
* There is no 'gtk' category, so don't list it in ${CATEGORIES} here.Dima Dorfman2001-05-311-1/+1
| | | | | | | Silence by: roam (maintainer) Notes: svn path=/head/; revision=43366
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-7/+10
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* sync with bsd.port.mk's PORTDOCS handlingPeter Pentchev2001-01-171-2/+2
| | | | Notes: svn path=/head/; revision=37267
* Refix my fix (;-) -- really update for bsd.port.mk rev 1.361.Will Andrews2001-01-161-1/+2
| | | | | | | Submitted by: freshports Notes: svn path=/head/; revision=37258
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-161-5/+0
| | | | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. Notes: svn path=/head/; revision=37257
* A history cleaner for Netscape Navigator and Communicator.Peter Pentchev2000-11-261-0/+36
PR: 22836 Reviewed by: kris Notes: svn path=/head/; revision=35438