Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Dec 2018 01:35:36
3.0.4_2
 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
27 May 2016 18:27:15
3.0.4_1
 |
crees  |
Fix URL
Submitted by: Tim Jackson <tim.jackson@whoishostingthismail.com> |
14 May 2015 10:15:09
3.0.4_1
 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
20 Oct 2014 10:41:13
3.0.4_1
 |
bapt  |
Cleanup plist |
25 Aug 2014 17:53:27
3.0.4_1
 |
crees  |
Convert pgsql ports to use USES+=pgsql
Reviewed by: bapt |
05 May 2014 13:48:25
3.0.4_1
 |
bapt  |
Convert to USES=pgsql
While here:
databases/pg_reorg
- stagify
databases/iplike
- convert to USES=libtool
- strip binarie
databases/ip4r
- strip binaries
databases/postgresql-libpgeasy
- convert to USES=libtool
- strip binaries
- stagify
databases/postgresql-libpqxx
- convert to USES=libtool
- strip binaries
databases/postgresql-libpqxx3
- convert to USES=libtool
- strip binaries |
20 Sep 2013 16:13:49
3.0.4_1
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
07 Jul 2013 00:15:47
3.0.4_1
 |
jgh  |
- convert from USE_GMAKE to USES=gmake
- trim historical headers
With hat: pgsql@ |
04 Mar 2012 17:19:59
3.0.4_1
|
crees  |
Over to new team, pgsql@FreeBSD.org |
08 Feb 2012 14:01:32
3.0.4_1
|
eadler  |
Remove whitespace after b.p.m to help reduce false postives when searching for
other junk after b.p.m
Trivial non-functional change so maintainer not contacted
Submitted by: Alex Kozlov |
19 Jan 2012 03:35:49
3.0.4_1
|
tabthorpe  |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr |
20 Mar 2011 12:54:45
3.0.4_1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
3.0.4_1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
3.0.4_1
|
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 |
06 Jun 2008 13:17:10
3.0.4_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
3.0.4  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
28 Jan 2007 09:07:47
3.0.4
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
22 Jan 2006 08:23:41
3.0.4
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
3.0.4
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Jul 2005 22:51:49
3.0.4
|
girgen  |
Welcome back to libpgeasy. It was once a part of the standard
distribution (up to 7.2), but now lives its own life. Naturally, we
should have a port for it :-)
Official information:
Pgeasy is a PostgreSQL API that is a cleaner interface to the libpq
library, more like an SQL 4GL interface.
Approved by: ade, seanc (implicit) |