| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:13:20
0.41
|
bapt  |
Convert devel to USES=pkgconfig |
28 Mar 2013 16:29:01
0.41
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
02 Mar 2013 06:25:51
0.41
|
miwi  |
- Update to 1.8.3
PR: 176557
Submitted by: ports fury |
14 Feb 2013 09:42:13
0.40
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
07 Feb 2013 14:24:15
0.40
|
miwi  |
- Update to 0.40
PR: 175028
Submitted by: Ports Fury |
13 Dec 2012 07:05:17
0.38
|
araujo  |
- Update to 0.38.
- Trim header.
PR: ports/171989
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
26 Jul 2012 05:40:24
0.36.1
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
25 Jul 2012 06:32:08
0.36.1
|
cs  |
Fix typos in COMMENT |
22 Jul 2012 23:24:00
0.36.1
|
dougb  |
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in. |
21 May 2012 03:10:30
0.36.1
|
miwi  |
- Update to 0.36.1
PR: 168028
Submitted by: Ports Fury |
03 May 2012 16:31:29
0.36
|
miwi  |
- Update to 0.36
PR: 166881
Submitted by: Ports Fury |
24 Mar 2012 16:25:53
0.35
|
miwi  |
- Update to 0.35
PR: 166024
Submitted by: Ports Fury
Feature safe: yes |
14 Nov 2011 14:26:24
0.34
|
miwi  |
- Update to 0.3.4
PR: 162550
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes |
11 Aug 2011 19:20:17
0.32  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:59:23
0.32
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.32
|
ade  |
Sync to new bsd.autotools.mk |
07 Nov 2009 19:10:17
0.32
|
sylvio  |
- Fix plist with -DNOPORTDOCS.
Submitted by: QAT
Approved by: mentor (itetcu@) |
02 Nov 2009 20:58:59
0.32
|
sylvio  |
- Add PORTDOCS that is missing
PR: ports/139727
Submitted by: myself
Approved by: miwi (mentor) |
17 Oct 2009 15:55:31
0.32
|
itetcu  |
Update from 0.31 to 0.32. From upstream ChangeLog:
- xmlsax does "sequential" and "only-once" hints when reading the file
xmlsax/dom classes use optimal read and write buffers now
- added DESTDIR= to rudiments.pc.in
- added charstring::httpUnescape
- fixed a bug in datetime that would cause TZ to remain after doing a
timezone conversion if TZ was unset to begin with
- fixed a bug in regularexpression that could cause a double-free
PR: 139494
Submitted by: Sahil Tandon |
02 Aug 2009 19:36:34
0.31
|
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 |
02 Mar 2009 12:55:35
0.31
|
ed  |
Make rudiments compile on CURRENT again.
Reported by: linimon |
08 Jan 2009 17:08:12
0.31
|
erwin  |
Mark BROKEN on 8: does no build after TTY changes.
Submitted by: pointyhat |
27 Oct 2007 21:29:07
0.31
|
miwi  |
- Update to 0.31
PR: 117493
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
04 Oct 2007 00:41:11
0.30  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
29 Jun 2007 19:33:25
0.30
|
linimon  |
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD. |
28 Jan 2007 09:07:47
0.30
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
01 Dec 2006 11:45:28
0.30
|
skv  |
Update to 0.30
PR: ports/105637
Submitted by: skv
Approved by: maintainer timeout (14 days) |
06 May 2006 02:42:34
0.29
|
mnag  |
- Update to 0.29
- Take maintainership
- Fix package creation on 4.x
PR: 96735
Submitted by: Rainer Alves <rainer.alves___gmail.com> |
23 Feb 2006 10:40:45
0.28.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
31 Jan 2006 10:23:33
0.28.2
|
lawrance  |
Fix build on -current. |
24 Nov 2005 15:40:04
0.28.2
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
0.28.2
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
09 May 2005 07:15:18
0.28.2
|
demon  |
Update to version 0.28.2. |
12 Apr 2005 03:26:57
0.27_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.27_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
11 Jan 2005 22:02:52
0.27_1
|
mezz  |
- Correct the path of creates a empty lib/pkgconfig -> libdata/pkgconfig
directory.
- Add pkgconfig to fix the pkg-plist.
Reported by: pointyhat via kris |
30 Aug 2004 07:53:12
0.27
|
demon  |
Update to version 0.27. |
28 May 2004 11:51:54
0.26.3
|
demon  |
Update to version 0.26.3. Merge some changes from the following PR.
PR: 66645
Submitted by: Thierry Thomas <thierry@pompo.net> |
26 May 2004 12:28:29
0.26
|
demon  |
Upgrade to version 0.26. |
29 Feb 2004 00:58:45
0.24_2
|
arved  |
Fix build on CURRENT |
06 Feb 2004 22:53:31
0.24_2
|
kris  |
BROKEN On 5.x: does not compile |
04 Feb 2004 05:21:48
0.24_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.24_1
|
trevor  |
SIZEify. |
28 Oct 2003 02:15:11
0.24_1
|
fjoe  |
Fix build on -CURRENT.
Bump PORTREVISION. |
14 Oct 2003 22:39:51
0.24
|
knu  |
Drop maintainership. I don't use these regularly any more, sorry.
Seems they started using Linux specific constants.. |
18 Feb 2003 05:52:57
0.24
|
knu  |
De-pkg-comment my non-ruby ports as well. |
20 Dec 2002 17:26:57
0.24
|
knu  |
The rudiments project moved to SourceForge. |
07 Dec 2002 10:28:16
0.24
|
knu  |
Do not build the profiled library on 5-CURRENT, where g++ -pg produces
strange function calls that the assembler cannot understand.
Submitted by: bento
http://bento.freebsd.org/errorlogs/5-latest/rudiments-0.24.log |
07 Nov 2002 17:57:37
0.24
|
knu  |
Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.com
has been down these days. |
27 Oct 2002 17:53:04
0.24
|
knu  |
Update to 0.24. |
23 Feb 2002 16:36:57 
|
knu  |
Update to 0.23. |
07 Jan 2002 03:22:01 
|
will  |
This port requires autoconf 2.13 and doesn't work with 2.52. |
21 Sep 2001 18:26:16 
|
knu  |
Update to 0.21. |
02 Jul 2001 09:14:11 
|
knu  |
Add rudiments, a utility C++ class library for daemons, clients, servers and
more. |