Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Nov 2019 09:37:30
0.6.8

|
tobik  |
databases: Add missing USES={gnome,php} |
24 Apr 2018 23:39:10
0.6.8

|
bofh  |
databases/pxlib: Update version 0.6.7=>0.6.8
- Add pkgconfig |
12 Aug 2016 21:19:19
0.6.7

|
bofh  |
databases/pxlib: Update version 0.6.6=>0.6.7 |
10 Apr 2016 16:46:33
0.6.6

|
bofh  |
databases/pxlib:Update version 0.6.5=>0.6.6
- Remove bsd.port.options.mk for OPTIONSNG |
01 Apr 2016 14:00:57
0.6.5_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
24 Dec 2014 00:14:13
0.6.5_1

|
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
25 Aug 2014 22:29:04
0.6.5_1

|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
26 Apr 2014 18:14:03
0.6.5

|
sunpoet  |
- Update to 0.6.5
- Add LICENSE
- Use USES=gmake
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here:
- Use USES=pathfix
- Use MANPAGES instead of MAN
- Simplify Makefile
- Remove Author line
PR: ports/188601
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
16 Jan 2014 15:43:27
0.6.3_1

|
sem  |
- Drop. No time to support. |
20 Sep 2013 16:13:49
0.6.3_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
17 Sep 2013 09:00:42
0.6.3_1

|
bapt  |
Convert to new perl framework |
27 Apr 2013 08:50:47
0.6.3_1

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
24 Apr 2013 18:10:32
0.6.3_1

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
21 Mar 2013 17:43:46
0.6.3_1

|
bapt  |
Convert to new options framework left unconverted ports in databases category |
30 Jun 2012 14:48:31
0.6.3_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
24 Oct 2011 09:11:38
0.6.3_1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
23 Sep 2011 22:26:39
0.6.3_1
|
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 Mar 2011 12:54:45
0.6.3_1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.6.3_1
|
ade  |
Sync to new bsd.autotools.mk |
08 Jun 2010 19:52:58
0.6.3_1
|
makc  |
Convert LDCONFIG_DIRS to USE_LDCONFIG.
PR: based on ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by: maintainers timeout (two weeks) |
31 May 2010 02:01:56
0.6.3_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
22 Aug 2009 00:18:43
0.6.3
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
0.6.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 |
21 Aug 2008 06:18:49
0.6.3
|
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 ) |
02 Jul 2008 15:35:53
0.6.3
|
sem  |
- Update to 0.6.3 |
06 Jun 2008 13:17:10
0.6.2_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
0.6.2 
|
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) |
16 Dec 2007 20:01:01
0.6.2
|
sem  |
- Update to 0.6.2 |
07 Oct 2007 05:45:04
0.6.1
|
linimon  |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
04 Jun 2006 17:45:25
0.6.1
|
sem  |
- Update to 0.6.1
PR: ports/98482
Submitted by: Martin Wilke <freebsd at unixfreunde.de> |
23 Feb 2006 10:40:45
0.6.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
12 Feb 2006 19:26:43
0.6.0
|
sem  |
- distinfo was accidently not committed with a last update
Reported by: krismail |
11 Feb 2006 11:43:53
0.6.0
|
sem  |
* Update of pxlib to 0.6.0
* Reorganization of MAN section in alphabetical order
with addition of new man pages
* BUILD_DEPENDS line correction in WITH_DOCS branch
* LDCONFIG_DIRS addition with appropriate lines in pkg-plist
PR: ports/93161
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> |
11 Dec 2005 10:33:44
0.5.1
|
sem  |
pxlib is shared C library to read various Paradox files.
WWW: http://pxlib.sourceforge.net |