aboutsummaryrefslogtreecommitdiff
path: root/mail/xfmail
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* 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
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Until I find time to test the new OpenLDAP, remove the option to build with ↵Mike Heffner2004-11-161-8/+0
| | | | | | | | | it. Sean McNeil reports this is breaking an INDEX build and I don't want that. Notes: svn path=/head/; revision=121730
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=113296
* Patch the correct files to rename the installed library.Mike Heffner2004-05-262-50/+7
| | | | | | | PR: ports/67053 Notes: svn path=/head/; revision=110019
* Remove conflict with qt3 by back-porting a patch from the nextMike Heffner2004-05-213-6/+53
| | | | | | | | | release. Repeatedly reminded by: Conrad Sabatier <conrads@cox.net> ;-) Notes: svn path=/head/; revision=109573
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* 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
* Fix case of koi8-r charset.Mike Heffner2004-02-292-1/+11
| | | | | | | PR: ports/63383 Notes: svn path=/head/; revision=102561
* 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
* Update to 1.5.5. No longer need hack for running autogen.sh.Mike Heffner2004-01-183-32/+4
| | | | Notes: svn path=/head/; revision=98494
* Update FTP mirror address.Mike Heffner2004-01-111-1/+1
| | | | Notes: svn path=/head/; revision=97943
* Declare (or resolve) conflicts for KDE and QT.Michael Nottebrock2003-10-171-0/+3
| | | | Notes: svn path=/head/; revision=91475
* libtool uber-patchAde Lovett2003-06-261-7/+1
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Add knobs for building with LDAP and NAS support.Mike Heffner2003-06-111-0/+16
| | | | Notes: svn path=/head/; revision=82724
* Add the option to compile in faces support with WITH_FACES.Mike Heffner2003-06-102-0/+18
| | | | | | | Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Notes: svn path=/head/; revision=82638
* USE_ESOUND is going away. Use USE_GNOME+= esound instead.Adam Weinberger2003-04-201-1/+1
| | | | Notes: svn path=/head/; revision=79379
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to a patch release to fix config system bug.Mike Heffner2003-02-152-2/+4
| | | | Notes: svn path=/head/; revision=75595
* Update to 1.5.4.Mike Heffner2003-02-085-34/+2
| | | | Notes: svn path=/head/; revision=75134
* snprintf->vsnprintf, fixes build on alphaMike Heffner2003-01-161-0/+11
| | | | Notes: svn path=/head/; revision=73268
* Resort the MASTER_SITES to distribute the ftp load.Mike Heffner2003-01-051-3/+3
| | | | Notes: svn path=/head/; revision=72576
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* Upgrade to 1.5.3.Mike Heffner2002-11-069-71/+17
| | | | Notes: svn path=/head/; revision=69589
* Get this to compile with gcc 3.x on -current. Mostly consists of movingJohn Baldwin2002-10-165-0/+66
| | | | | | | | | this to ANSI C++. Approved by: mikeh (maintainer) Notes: svn path=/head/; revision=68149
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* Bento is now satisfied.Mike Heffner2002-07-061-1/+0
| | | | Notes: svn path=/head/; revision=62532
* Oops...forgot a few to bump lib. version.Mike Heffner2002-07-041-1/+1
| | | | Notes: svn path=/head/; revision=62423
* Prepare for xforms update.Mike Heffner2002-07-021-0/+9
| | | | Notes: svn path=/head/; revision=62310
* Add hack to use autoconf-2.53. Leave BROKEN until I know bento likes it.Mike Heffner2002-06-291-0/+6
| | | | Notes: svn path=/head/; revision=62163
* Make BROKEN message more informative.Mike Heffner2002-06-281-1/+1
| | | | Notes: svn path=/head/; revision=62140
* BROKEN: does not find autoconfKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59317
* Partial fix for automake/autoconf breakage.Mike Heffner2002-01-211-1/+1
| | | | Notes: svn path=/head/; revision=53483
* Update mirror address.Mike Heffner2002-01-161-1/+1
| | | | Notes: svn path=/head/; revision=53146
* Upgrade to 1.5.2.Mike Heffner2002-01-132-2/+2
| | | | Notes: svn path=/head/; revision=53028
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Upgrade to version 1.5.1.Mike Heffner2001-10-027-116/+3
| | | | Notes: svn path=/head/; revision=48360
* Revert last commit and fix for libtool. Also add optional esound support.Mike Heffner2001-07-083-20/+14
| | | | | | | Submitted by: Pete Fritchman <petef@databits.net> (esound support) Notes: svn path=/head/; revision=44926
* This port doesn't use libtool so remove the check for it.Mike Heffner2001-07-061-2/+17
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=44798
* Upgrade Xfmail to version 1.5.0. Also, take over maintainership as theMike Heffner2001-07-039-18/+202
| | | | | | | | | | | original maintainer has not responded to emails and this port is very old. PR: ports/28397 Reviewed by: Duncan Barclay <dmlb@dmlb.org> (original patches) Patches fixed by: dwcjr Notes: svn path=/head/; revision=44669
* Update MASTER_SITEDavid W. Chapman Jr.2001-06-191-1/+1
| | | | | | | | PR: 27910 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=44228
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* "Dead key" support added.Jose M. Alcaide1999-11-141-0/+1
| | | | Notes: svn path=/head/; revision=23125
* Update to xfmail 1.4.0Jose M. Alcaide1999-11-132-3/+4
| | | | Notes: svn path=/head/; revision=23056