| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Aug 2012 14:29:11
0.4.2_7
|
ohauer  |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
01 Jan 2012 16:47:41
0.4.2_7
|
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
23 Sep 2011 22:26:39
0.4.2_7
|
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 |
20 Aug 2011 17:27:52
0.4.2_7
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
25 Feb 2011 01:32:18
0.4.2_6
|
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
13 Feb 2011 22:06:37
0.4.2_5
|
ohauer  |
- fix leftover if APACHE_VERSION > 13
PR: ports/147009 |
15 Jan 2011 23:54:43
0.4.2_4
|
gerald  |
Fix the handling of CPPFLAGS in the context of CONFIGURE_ENV / MAKE_ENV.
PR: 153625
Feature safe: yes |
15 Jan 2011 23:31:06
0.4.2_4
|
gerald  |
Fix whitespace in Makefile. Add USE_LDCONFIG.
Reported by: portlint
Feature safe: yes |
04 Dec 2010 07:34:27
0.4.2_4
|
ade  |
Sync to new bsd.autotools.mk |
04 Apr 2010 23:51:46
0.4.2_4
|
pgollucci  |
re-assign back to ports@ |
02 Aug 2009 19:36:34
0.4.2_4
|
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 |
16 May 2009 06:27:56
0.4.2_4
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
13 Apr 2009 00:54:22
0.4.2_4
|
pgollucci  |
- Fix pkg-plist
Reported by: QAT |
11 Apr 2009 23:51:57
0.4.2_3
|
pgollucci  |
- Fix pkg-plist
- USE_APACHE=yes is deprecated
- Adopt
- Bump PORTREVISION |
05 Jan 2009 19:04:45
0.4.2_2
|
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
21 Aug 2008 06:18:49
0.4.2_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
27 Jan 2007 08:48:46
0.4.2_1
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
12 Aug 2006 11:05:37
0.4.2_1
|
simon  |
Fix compile with OpenSSL 0.9.8b from -CURRENT.
Problem reported by: kris |
13 May 2006 04:15:53
0.4.2_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
14 Apr 2006 18:14:59
0.4.2_1
|
linimon  |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
23 Feb 2006 10:40:45
0.4.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20 Feb 2006 13:31:57
0.4.2
|
flz  |
- Rename CONF_FILES to LOCAL_CONF_FILES.
PR: ports/90438
Submitted by: flz
Approved by: maintainer timeouts |
24 Jan 2006 06:38:31
0.4.2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:50:55
0.4.2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
0.4.2
|
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. |
22 Jul 2005 09:33:36
0.4.2
|
vsevolod  |
Update my email address.
Approved by: perky (mentor) |
23 May 2005 22:21:25
0.4.2
|
jylefort  |
Add openscep.
OpenSCEP is an open source implementation of the SCEP protocol used by Cisco
routers for certificate enrollment to build VPNs. It implements most of the
draft specification.
OpenSCEP includes a client and a server implementation, as well as some CGI
programs to simplify certificate and revocation list management.
WWW: http://openscep.othello.ch/
PR: ports/81264
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |