| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Will commit changes asap.
Notes:
svn path=/head/; revision=114354
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Approved by: maintainer
Notes:
svn path=/head/; revision=113069
|
|
|
|
|
|
|
| |
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Notes:
svn path=/head/; revision=113016
|
|
|
|
|
|
|
|
| |
PR: ports/68625
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Notes:
svn path=/head/; revision=112904
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-message
- Fix examples install for Mysql (optionally off)
PR: ports/66542
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Notes:
svn path=/head/; revision=109131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a lot of new OPTIONS
- Fix plist for MySQL option
- Make userdir configurable
- Make signature life configurable
- Add patch to fix delivering to LDA
PR: ports/65384, ports/66199
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Ion-Mihai Tetcu, Andreas Klemm
Notes:
svn path=/head/; revision=108392
|
|
|
|
|
|
|
|
|
|
|
| |
- New knobs: SIGNATURE_HEADERS, WHITELIST
PR: ports/65131
Submitted by: Talal Al-Dik <tad@vif.com>
This patch by: <rob@debank.tv> (maintainer)
Notes:
svn path=/head/; revision=106246
|
|
|
|
|
|
|
|
| |
PR: ports/64629
Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>
Notes:
svn path=/head/; revision=105162
|
|
|
|
|
|
|
|
|
|
| |
- Add OPTIONS
PR: ports/64571
Submitted by: maintainer
Notes:
svn path=/head/; revision=105016
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Silence configure warning
- Add SIZE to distinfo
- Move MySQL scripts into EXAMPLESDIR
PR: ports/62108 [1]
Submitted by: maintainer [1]
Notes:
svn path=/head/; revision=99638
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add ENABLE_SPAM_DELIVERY knob
Make dspam play with qmail
Install MySQL documentation
Install a dummy mysql.data file
PR: 61089
Submitted by: Mark Daniel Reidel <mark@reidel.info>
Reviewed by: Rob Evers <rob@debank.tv>
Notes:
svn path=/head/; revision=97732
|
|
|
|
|
|
|
|
| |
PR: 60509
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Notes:
svn path=/head/; revision=96456
|
|
|
|
|
|
|
|
| |
PR: 60152
Submitted by: Rob Evers <rob@debank.tv>
Notes:
svn path=/head/; revision=95619
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new knobs: WITH_MYSQL, WITH_MAILDROP, WITH_PROCMAIL
While I'm here:
- Reset maintainer to ports@FreeBSD.org - Dominic Marks released
maintainership of his ports on 2003-09-16 (see ports/56935)
PR: 60138
Submitted by: Rob Evers <rob@debank.tv>
Notes:
svn path=/head/; revision=95606
|
|
|
|
|
|
|
|
|
|
| |
PR: 59697
Submitted by: leeym
Reviewed by: sergei
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=95402
|
|
|
|
| |
Notes:
svn path=/head/; revision=94040
|
|
|
|
|
|
|
|
| |
PR: 58873
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes:
svn path=/head/; revision=93606
|
|
|
|
|
|
|
|
| |
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Notes:
svn path=/head/; revision=92921
|
|
|
|
|
|
|
|
| |
PR: ports/57144
Submitted By: Marius Strom <marius@marius.org>
Notes:
svn path=/head/; revision=90179
|
|
PR: 55222
Submitted by: Dominic Marks <dom@wirespeed.org.uk>
Notes:
svn path=/head/; revision=86277
|