non port: devel/apr2/Makefile |
SVNWeb
|
Number of commits found: 40 |
Sun, 8 Mar 2020
|
[ 17:01 antoine ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Sun, 11 Nov 2018
|
[ 15:38 danfe ] (Only the first 10 of 65 ports in this commit are shown above. )
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts)
|
Fri, 30 Mar 2018
|
[ 08:33 amdmi3 ]
- Switch to new test framework
Approved by: portmgr blanket
|
Sat, 24 Jun 2017
|
[ 16:31 linimon ]
Fix typo. No change to package.
|
Sun, 9 Oct 2016
|
[ 12:10 jbeich ] (Only the first 10 of 53 ports in this commit are shown above. )
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine
|
Tue, 5 Jul 2016
|
[ 15:32 ohauer ]
- replace USE_XXX with new USES=xxx notation
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
[ 16:46 mat ] (Only the first 10 of 14 ports in this commit are shown above. )
Cleanup some other NO_PACKAGE madness.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 10 Jan 2016
|
[ 18:17 ohauer ]
- adopt new SQLITE USES
|
Sat, 23 May 2015
|
[ 21:26 ohauer ]
- update to r1676013
- make threads mandatory
- enable posix-shm
|
Sat, 18 Apr 2015
|
[ 19:09 tijl ] (Only the first 10 of 26 ports in this commit are shown above. )
Convert to USES=autoreconf
|
Fri, 27 Mar 2015
|
[ 23:42 feld ]
Add CPE support
PR: 198957
|
Sat, 22 Nov 2014
|
[ 19:13 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Switch to USES=pgsql
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Thu, 11 Sep 2014
|
[ 21:13 tijl ]
Replace USE_AUTOTOOLS=libtool:env with USE_AUTOTOOLS=libtoolize:env
|
Sun, 20 Jul 2014
|
[ 22:39 bapt ]
Fix duplicate pkgname
|
Sun, 13 Jul 2014
|
[ 20:05 ohauer ]
- add stage support
- remove PKGNAMESUFFIX
- update to upstream svn r1605767
- add additional NO_PACKAGE (this port is only for interested developper)
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Mon, 16 Sep 2013
|
[ 10:28 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Sat, 7 Sep 2013
|
[ 19:49 bsam ] (Only the first 10 of 14 ports in this commit are shown above. )
Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for
pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to
new variable usage.
Approved by: portmgr (bapt, implicit)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Thu, 14 Feb 2013
|
[ 09:42 gahr ] (Only the first 10 of 133 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Sun, 8 Jul 2012
|
[ 18:09 ohauer ]
- convert to option NG
- sort pkg-plist
|
Mon, 12 Sep 2011
|
[ 13:46 gabor ] (Only the first 10 of 56 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
Sun, 21 Aug 2011
|
[ 18:03 ohauer ]
- update to svn snapdate 20110821151329
Note: LDAP is no longer supported by apr2.
PR: ports/159660
Submitted by: Daniel S. Haischt <daniel.haischt _at_ gmail.com>
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Thu, 7 Oct 2010
|
[ 15:21 ade ]
Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken.
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sat, 11 Sep 2010
|
[ 13:28 pgollucci ]
- Bump supported pthon version
|
Fri, 11 Jun 2010
|
[ 00:48 pgollucci ]
- Update to 20100610211336 snapshot
- fix PORTREVISION
- pet portlint
|
Thu, 3 Jun 2010
|
[ 03:46 pgollucci ]
- no Latest/ Link for devel/apr2
Reported by: erwin bot
|
Tue, 1 Jun 2010
|
[ 22:35 pgollucci ]
- Update to 2.0.0.20100527031346
- Not for general public only for early testers / developers
PR: ports/147113
Submitted by: pgollucci@ (myself)
With Hat: apache@
|
[ 22:20 pgollucci ]
- Forced commit to to note repo copy from devel/apr1 -> devel/apr2
PR: ports/147113
Repo copy by: marcus
|
Number of commits found: 40 |