Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.5_4 13 Jul 2019 21:36:58 |
rene |
Remove expired ports:
2019-07-12 misc/tcb: Abandonware that uses sys/dir.h
2019-07-12 editors/xed: Abandonware using sys/dir.h
2019-07-12 databases/gtksql: Abandonware using sys/dir.h |
0.4.5_4 12 Jun 2019 06:52:51 |
bapt |
Mark as deprecated a bunch of abandonware using sys/dir.h
sys/dir.h is going to be phased out soon, so mark as deprecated non maintained
abandonware using it.
PR: 21519 |
0.4.5_4 13 Mar 2017 18:17:04 |
krion |
- Fix build
- Add new necessary dependencies
- Replace portions of CPPFLAGS and LDFLAGS with sed patches for
${WRKSRC}/configure
- Add sed patch to rename some deprecated structure names after
v3.7.1 update of x11-toolkits/scintilla
PR: 217697
Submitted by: lightside@gmx.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9974 |
0.4.5_3 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.4.5_3 19 Dec 2016 09:00:47 |
amdmi3 |
- Mark BROKEN: incomplete definition of type 'struct CharacterRange' |
0.4.5_3 07 Sep 2016 16:40:32 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers
- Bump PORTREVISION for x11-toolkits/scintilla library change |
0.4.5_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.4.5_2 25 Apr 2016 16:13:39 |
mat |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
0.4.5_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.4.5_2 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.4.5_2 09 Mar 2015 00:01:45 |
mi |
Unbreak by working-around the short-comings of the current scintilla
port -- the installed shared library no longer links with Gnome shared
libraries, which it is using requiring any users of -lscintilla to link
with them explicitly.. |
0.4.5_2 28 Feb 2015 12:23:51 |
antoine |
Deprecate ports broken for more than 6 months |
0.4.5_2 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.4.5_2 17 Aug 2014 23:07:26 |
antoine |
Mark BROKEN: Fails to configure
configure: error: C compiler cannot create executables
See `config.log' for more details.
===> Script "configure" failed unexpectedly.
Reported by: pkg-fallout |
0.4.5_2 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
0.4.5_2 04 Jul 2014 09:41:00 |
tijl |
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) |
0.4.5_1 27 May 2014 10:42:12 |
bapt |
Convert to USES=pgsql
With hat: portmgr |
0.4.5_1 07 Feb 2014 15:54:38 |
miwi |
- Fix build
- Stage support
PR: 184234
Submitted by: Ports Fury |
0.4.5 11 Dec 2013 18:08:53 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
0.4.5 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
0.4.5 08 Oct 2013 11:15:08 |
marino |
databases/gtksql: Fix leftovers
Ever since this port was updated to verson 0.4.5, it has suffered from
leftover files caused by installing two sets of PORTDOCS. The custom
version added in the post-install target is accounted for, but the
distfiles's makefile also has a target that installs the same files
plus two others in a non-standard location. The fix is to disable
the distfile's install target and keep the one in post-install. |
0.4.5 07 Oct 2013 23:03:13 |
marino |
Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5 |
0.4.5 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.4.5 16 Jul 2013 05:42:37 |
ade |
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X |
0.4.5 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.4.5 23 Apr 2013 07:08:33 |
bapt |
Convert databases to USES=pkgconfig |
0.4.5 26 Feb 2013 20:07:50 |
pawel |
- Update to version 4.5, now GTK+2 based
- Convert to OptionsNG, respect NLS option
- Add support for sqlite3
- Add license info
- Respect CFLAGS during build
- Update COMMENT, pkg-descr to describe actual state
PR: ports/176402
Reported by: Aldis Berjoza <graudeejs@gmail.com> |
0.3_6 29 Dec 2012 04:37:00 |
tabthorpe |
- Reassign to the heap at maintainer's request
Approved by: portmgr |
0.3_6 18 Oct 2011 23:46:56 |
dougb |
Pointyhat confirms that these don't work with newer MySQL, so
mark them:
BROKEN= Needs modification to work with newer MySQL
EXPIRATION_DATE= 2011-11-30 |
0.3_6 17 Oct 2011 04:35:02 |
dougb |
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40 |
0.3_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.3_6 06 Jun 2008 13:17:10 |
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) |
0.3_5 21 Mar 2008 23:55:13 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.3_4 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.3_3 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
0.3_3 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.3_2 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
0.3_2 04 Aug 2005 07:25:37 |
lawrance |
Fix build when WITH_PGSQL is set.
PR: ports/84522
Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer)
Approved by: portmgr (clement) |
0.3_2 31 May 2005 07:26:50 |
pav |
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
Approved by: portmgr (marcus) |
0.3_2 31 Jan 2005 00:35:56 |
girgen |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
0.3_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.3_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.3_1 05 Apr 2003 07:16:18 |
edwin |
gtksql fixes: PERL/REINPLACE, postgres, LOCALBASE
1. the port now uses REINPLACE_CMD instead of perl
2. the MySQL and Postgres dependencies are now LOCALBASE-clean
3. PGSQLCFLAGS is updated to track changes in the Postgres tree
PR: ports/50502
Submitted by: Dominik Brettnacher <domi@saargate.de> |
0.3_1 21 Feb 2003 11:15:05 |
knu |
De-pkg-comment. |
0.3_1 04 Jan 2003 15:53:39 |
seanc |
Chase libpq version bump. |
0.3_1 14 Jul 2002 18:01:10 |
pat |
Project site moved
PR: ports/40534
Submitted by: maintainer
Noticed by: Tilman Linneweh <tilman@arved.de> |
16 Sep 2001 16:36:14 |
sada |
NOPORTDOCS support for pkg-plist |
21 Apr 2001 12:43:12 |
vanilla |
Fix include directory for postgresql7.1's new layout. |
14 Feb 2001 05:43:01 |
lioux |
typo clean up police: \s -> \t |
21 Jan 2001 15:40:47 |
dirk |
Switch from mysql322-{client,server} to mysql323-{client,server}. |
08 Nov 2000 04:47:34 |
murray |
Fix typo that prevents Gtksql from being used with Postgres. |
08 Oct 2000 01:08:27 |
asami |
Convert category databases to new layout. |
05 Oct 2000 07:36:24 |
reg |
Implement USE_GTK, part 1. |
26 Aug 2000 17:34:17 |
andreas |
old postgresql port has been removed. use postgresql7, which has proven
stability now. |
07 Jul 2000 20:59:26 |
steve |
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly |