| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: ports/68936
Submitted by: Chris Pepper
Fixed by: Vivek Khera (maintainer)
Notes:
svn path=/head/; revision=113580
|
|
|
|
|
|
|
|
| |
PR: ports/68949
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
Notes:
svn path=/head/; revision=113568
|
|
|
|
|
|
|
|
|
| |
Based on PR: ports/68983
Submitted by: Chris Howells
Via: Rong-En Fan (maintainer)
Notes:
svn path=/head/; revision=113559
|
|
|
|
|
|
|
|
|
| |
mime-type declaration.
Noted By: Bill Moran <wmoran@potentialtech.com>
Notes:
svn path=/head/; revision=113557
|
|
|
|
| |
Notes:
svn path=/head/; revision=113545
|
|
|
|
|
|
|
|
|
| |
perl 5.8.4, because it can be newer than the bundled copy
Requested by: local camel clan (lth)
Notes:
svn path=/head/; revision=113495
|
|
|
|
|
|
|
|
|
|
| |
- Conditionalize p5-Time-HiRes dependency on perl level
PR: ports/68579, ports/68923
Submitted by: freebsd@simplerezo.com <freebsd@simplerezo.com> (maintainer)
Notes:
svn path=/head/; revision=113493
|
|
|
|
| |
Notes:
svn path=/head/; revision=113486
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* vacation.cache.create configuration directive
* experimental libtre-support
* new user commands "archive" and "archive2"
* quota.timefatal.acl configuration directive
* bug fixes
PR: ports/68851
Submitted by: Xavier Beaudouin (maintainer)
Notes:
svn path=/head/; revision=113474
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* conditionnaly add USE_ICONV
* startup script converted to rcNG
* Makefile reworked
* DOC_FILES added
* DOCSDIR utilized
PR: ports/67497
Submitted by: maintainer
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=113463
|
|
|
|
|
|
|
| |
Noticed by: cluster via kris
Notes:
svn path=/head/; revision=113459
|
|
|
|
| |
Notes:
svn path=/head/; revision=113431
|
|
|
|
|
|
|
|
| |
PR: ports/68926
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Notes:
svn path=/head/; revision=113415
|
|
|
|
|
|
|
|
| |
PR: ports/68927
Submitted by: maintainer
Notes:
svn path=/head/; revision=113413
|
|
|
|
|
|
|
|
| |
a constructor to Email::Simple for
creating messages from scratch.
Notes:
svn path=/head/; revision=113407
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 68868
Submitted by: Rob Evers <rob@debank.tv>
Notes:
svn path=/head/; revision=113374
|
|
|
|
| |
Notes:
svn path=/head/; revision=113373
|
|
|
|
| |
Notes:
svn path=/head/; revision=113364
|
|
|
|
| |
Notes:
svn path=/head/; revision=113350
|
|
|
|
| |
Notes:
svn path=/head/; revision=113347
|
|
|
|
|
|
|
|
|
| |
- Removed maintainer-only stuff
Approved by: erwin (implicit)
Notes:
svn path=/head/; revision=113332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: Troy <troy@twisted.net>
Notes:
svn path=/head/; revision=113284
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix SMP issues
- fix fd-leak
- new grey-list variant
Make sure that your host is listed in /etc/hosts with its FQDN first!
milter-sender uses this in its HELO-command. Using just the nickname will
lead to rejected callbacks with most relays.
Fix packaging: No such thing as post-deinstall:-target
Notes:
svn path=/head/; revision=113278
|
|
|
|
|
|
|
| |
Noticed by: Charles Roffe <rojoloco@hotmail.com>
Notes:
svn path=/head/; revision=113251
|
|
|
|
|
|
|
|
| |
PR: ports/68761
Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
Notes:
svn path=/head/; revision=113235
|
|
|
|
|
|
|
|
|
|
| |
prior installation
PR: ports/68816
Submitted by: maintainer
Notes:
svn path=/head/; revision=113216
|
|
|
|
|
|
|
|
|
|
| |
prior installation
PR: ports/68815
Submitted by: maintainer
Notes:
svn path=/head/; revision=113215
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Make sure we don't cut of the first char of an emailaddress
o Fix header value copying (thanks Anders Johansson)
o Don't segfault if there's no email address in the To: header
o Clean up the subconf and unsubconf directories for stale requests as well
PR: ports/68780
Submitted by: maintainer
Notes:
svn path=/head/; revision=113198
|
|
|
|
| |
Notes:
svn path=/head/; revision=113173
|
|
|
|
| |
Notes:
svn path=/head/; revision=113163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
Notes:
svn path=/head/; revision=113150
|
|
|
|
|
|
|
| |
Noticed by: kris
Notes:
svn path=/head/; revision=113132
|
|
|
|
|
|
|
|
|
|
| |
in the test suite
PR: ports/68760
Submitted by: maintainer
Notes:
svn path=/head/; revision=113129
|
|
|
|
|
|
|
|
|
|
| |
Chase libraries according to new math/gsl version
PR: ports/68741
Submitted by: maintainer
Notes:
svn path=/head/; revision=113098
|
|
|
|
|
|
|
|
| |
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Approved by: maintainer
Notes:
svn path=/head/; revision=113069
|
|
|
|
|
|
|
| |
Approved by: erwin (implicit)
Notes:
svn path=/head/; revision=113049
|
|
|
|
|
|
|
| |
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Notes:
svn path=/head/; revision=113016
|
|
|
|
|
|
|
|
| |
PR: ports/68671
Submitted by: Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp>
Notes:
svn path=/head/; revision=112973
|
|
|
|
|
|
|
|
| |
PR: ports/68663
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
Notes:
svn path=/head/; revision=112970
|
|
|
|
| |
Notes:
svn path=/head/; revision=112955
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WITH_TRASHQUOTA=yes Include deleted messages, and the Trash folder,
in the estimated quota usage for maildirs.
Requires WITH_MAILDIRQUOTA. [1]
MAILDROP_TRUSTED_USERS=<user> Specify users allowed to use the -d option [2]
- Bump PORTREVISION
PR: ports/68077 [1], ports/65520 [2]
Submitted by: Rui Lopes <rui@ruilopes.com> [1],
Mantas Kaulakys <mantas@stotis.lt> [2]
Notes:
svn path=/head/; revision=112924
|
|
|
|
|
|
|
|
| |
PR: ports/67849
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
Notes:
svn path=/head/; revision=112923
|
|
|
|
|
|
|
|
| |
PR: ports/68657
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes:
svn path=/head/; revision=112911
|
|
|
|
|
|
|
|
| |
PR: ports/68625
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Notes:
svn path=/head/; revision=112904
|
|
|
|
|
|
|
|
|
|
|
| |
(i.e. the source command's filename ends with a pipe-symbol "|")
PR: ports/68650
Submitted by: maintainer
Obtained from: mutt's CVS
Notes:
svn path=/head/; revision=112901
|
|
|
|
|
|
|
|
| |
PR: ports/68632
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=112863
|
|
|
|
|
|
|
|
| |
PR: ports/68620
Submitted by: maintainer
Notes:
svn path=/head/; revision=112840
|
|
|
|
| |
Notes:
svn path=/head/; revision=112821
|
|
|
|
|
|
|
| |
Pointy hat to: kris
Notes:
svn path=/head/; revision=112752
|