Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_10 31 Dec 2023 00:06:30 |
Muhammad Moinur Rahman (bofh) |
devel/varconf: Remove expired port
2023-12-31 devel/varconf: There has been no release for most of the Worldforge
libraries in the past 10 years. |
1.0.1_10 12 Oct 2023 17:41:39 |
Oliver Lehmann (oliver) |
*/*: Set an expiration date for several Worldforge libraries and schedule for
removal - There has been no release for most of the libraries in the past 10
years. |
1.0.1_10 05 Aug 2023 18:55:49 |
Muhammad Moinur Rahman (bofh) |
devel/varconf: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.0.1_10 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.1_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1_10 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.0.1_9 12 Dec 2018 01:35:36 |
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 |
1.0.1_8 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.0.1_7 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.0.1_6 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.0.1_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.1_5 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
1.0.1_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.0.1_4 14 Aug 2014 05:45:58 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
1.0.1_3 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.1_3 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
1.0.1_2 23 Mar 2014 09:45:39 |
oliver |
switch from GCC to Clang
bump PORTREVISION |
1.0.1_1 16 Mar 2014 22:33:04 |
gerald |
Now that the default version of GCC in the Ports Collection (per
lang/gcc and Mk/bsd.default-versions.mk) is GCC 4.7, replace
USE_GCC=4.7+ by USE_GCC=yes.
Approved by: portmgr (mat) |
1.0.1_1 25 Feb 2014 08:00:22 |
oliver |
update o 1.0.1 |
1.0.0_1 10 Feb 2014 22:50:04 |
antoine |
Fix packaging |
1.0.0_1 06 Feb 2014 22:00:08 |
bapt |
Support stage
Let stage handle docs
Strip binaries
USES=libtool |
1.0.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.0.0 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
1.0.0 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.0.0 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
1.0.0 19 Jan 2013 10:09:14 |
oliver |
update of the worldfordge suite
devel/eris: 1.3.21
devel/mercator: 0.3.2
devel/varconf: 1.0.0
math/wfmath: 1.0.1
net/cyphesis: 0.6.0
net/skstream: 0.3.9
games/ember: 0.7.0 |
0.6.7 09 Dec 2011 10:23:10 |
oliver |
update varconf to 0.6.7
update eris to 1.3.19
update ember to 0.6.2
Feature safe: yes |
0.6.6 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.6.6 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.6.6 04 Apr 2009 06:58:55 |
oliver |
update to 0.6.6 |
0.6.5_1 19 Sep 2007 13:50:10 |
oliver |
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
Bump PORTREVISION |
0.6.5 14 Jan 2007 07:50:45 |
oliver |
update to 0.6.5 |
0.6.4 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
0.6.4 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.6.4 16 Jan 2006 06:27:42 |
oliver |
update to varconf 0.6.4 |
0.6.3_1 04 Oct 2005 17:51:20 |
oliver |
Force use of GCC 3.4 to get upcomming games/ember to run on FreeBSD 4
(different C++ API between 2.95 and 3.4)
Depend on libsigc++20 instead of 12 because 20 gets everytime take
if it is installed. This also highers the library version from
4 to 5.
Bump PORTREVISION |
0.6.3 16 May 2005 21:52:58 |
pav |
- libdata/pkgconfig is now included in mtree
Approved by: marcus (portmgr hat) |
0.6.3 07 May 2005 10:58:46 |
oliver |
update to 0.6.3 |
0.6.2 03 Jan 2005 20:30:33 |
oliver |
fix MASTER_SITES
Noted by: pointyhat via kris
Approved by: portmgr (krion) |
0.6.2 19 Dec 2004 16:32:35 |
oliver |
don't create an extra directory in share/doc
Noted By: pointyhat via kris |
0.6.2 18 Dec 2004 15:59:15 |
oliver |
update to 0.6.2, fix MASTER_SITES |
0.6.1_1 14 Aug 2004 21:53:23 |
oliver |
USE_LIBTOOL_VER 13 -> 15
Bump PORTREVISION
Don't create share/doc/$PORTNAME-$PORTVERSION
add an extra file, and take care of libdata/pkgconfig |
0.6.1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.6.1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.6.1 01 Feb 2004 23:40:28 |
oliver |
update to varconf 0.6.1 |
0.6.0 07 Jul 2003 20:15:37 |
oliver |
update varconf to 0.6.0 |
0.5.4 06 May 2003 16:58:45 |
oliver |
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor) |
0.5.4 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
0.5.4 31 Oct 2002 21:06:15 |
obraun |
Upgrade to 0.5.4.
PR: 44765
Submitted by: maintainer |
0.5.2 01 Jul 2002 21:14:23 |
perky |
Add another master sites
Requested by: maintainer |
0.5.2 01 Jul 2002 19:24:37 |
pat |
Update to 0.5.2
PR: ports/40086
Submitted by: maintainer |
07 May 2001 16:01:01 |
kevlo |
Fix pkg-plist |
05 Apr 2001 20:24:57 |
alex |
Add varconf 0.3.0, a Configuration System for the STAGE Server. |