| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Dec 2012 23:14:24
1.5.5_3
|
bapt  |
Convert pav's ports to new options framework
While here trim headers
Explicitly set USE_PKGCONFIG=build where needed
Approved by: pav |
05 Aug 2012 23:19:40
1.5.5_3
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
05 Jun 2012 18:17:13
1.5.5_3
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (pav@ via IRC) |
04 Jun 2012 12:06:57
1.5.5_3
|
pav  |
- Register conflicts in my ports
Reported by: http://ketas.si.pri.ee/ports-conflictchecks/ |
14 Jan 2012 08:57:23
1.5.5_3
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
23 Sep 2011 22:26:39
1.5.5_3
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 13:53:52
1.5.5_3
|
ohauer  |
- remove MD5 |
04 Dec 2010 07:34:27
1.5.5_3
|
ade  |
Sync to new bsd.autotools.mk |
27 Mar 2010 00:15:24
1.5.5_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
02 Aug 2009 19:36:34
1.5.5_3
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
27 Mar 2007 22:17:11
1.5.5_3
|
pav  |
- Fix rc.subr scripts
Pointed out by: Vlastimil Zeman <vlastimil.zeman@col.cz> |
28 Jan 2007 09:07:47
1.5.5_2
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
16 Dec 2006 14:05:00
1.5.5_2
|
pav  |
- Fix build with gcc41 |
14 Jun 2006 15:42:22
1.5.5_2
|
pav  |
- Fix time values parsing on FreeBSD 5.X and up
Reported by: Vlastimil Zeman <vlastimil.zeman@col.cz> |
23 Feb 2006 10:40:45
1.5.5_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 02:20:05
1.5.5
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
23 Nov 2005 17:38:02
1.5.5
|
pav  |
- Add some SHA256s |
15 Nov 2005 06:52:12
1.5.5
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
30 Aug 2005 14:09:24
1.5.5
|
pav  |
POPular is a suite of programs for setting up large POP3 server systems. It
consists of a POP3 proxy, a storage server and lots of utility programs. Note
that this program is intended to be used in large email systems and is
therefore quite complex to configure. If you only have a few thousand
mailboxes, you are probably better of with a different POP3 server. |