Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Apr 2022 19:11:41 0.3.23_7
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 0.3.23_6
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
06 Apr 2021 14:31:07 0.3.23_5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Sep 2020 09:37:39
0.3.23_5
|
danfe  |
Unbreak the build against modern versions of OpenSSL. |
08 Nov 2019 13:26:08
0.3.23_5
|
tobik  |
net-p2p: Add missing USES=gnome |
06 Apr 2019 08:11:08
0.3.23_5
|
antoine  |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
11 Jan 2017 11:15:27
0.3.23_5
|
amdmi3  |
- Add LICENSE
- Switch to USES=ssl
- Switch to USES=localbase
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL |
08 Oct 2015 15:12:22
0.3.23_5
|
olgeni  |
Remove trailing whitespace from Makefiles, M-X. |
22 Jun 2015 18:33:22
0.3.23_5
|
antoine  |
Convert to USES=jpeg |
15 Jan 2015 09:05:38
0.3.23_5
|
tijl  |
Add missing USE_OPENSSL=yes
PR: 195796 |
10 Dec 2014 22:29:15
0.3.23_4
|
gahr  |
- Reset maintainership of my ports |
12 Nov 2014 21:31:28
0.3.23_4
|
antoine  |
Cleanup plist |
08 Jul 2014 19:00:02
0.3.23_4
|
tijl  |
- USES=libtool pathfix tar:bzip2
- Add INSTALL_TARGET=install-strip
- Don't patch Makefile.am and configure.in to avoid autotools |
16 Apr 2014 18:28:50
0.3.23_3
|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
12 Feb 2014 09:39:26
0.3.23_2
|
miwi  |
- Stage support |
20 Sep 2013 22:28:26
0.3.23_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
07 Sep 2013 15:45:23
0.3.23_2
|
gahr  |
- Fix build on CURRENT (change in OpenSSL API)
- While at it, trim Makefile headers and use new LIB_DEPENDS format
Reported by: pkg-fallout |
02 Jul 2011 18:06:14
0.3.23_2
|
miwi  |
- Kick MD5 Support |
05 Feb 2010 11:46:55
0.3.23_2
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:32:25
0.3.23_1 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
18 Jul 2009 11:11:29
0.3.23_1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
16 Mar 2009 18:32:22
0.3.23
|
gahr  |
- Update to 0.3.23 |
24 Nov 2008 18:32:35
0.3.22
|
gahr  |
- Update to 0.3.22 |
23 Sep 2008 14:11:26
0.3.21
|
gahr  |
- Update to 0.3.21 |
25 Aug 2008 23:08:31
0.3.19
|
gahr  |
- Update to 0.3.19 |
21 Aug 2008 06:18:49
0.3.18
|
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 ) |
15 Jul 2008 07:46:17
0.3.18
|
gahr  |
- Update to 0.3.18 |
03 Jul 2008 20:51:14
0.3.17
|
gahr  |
- Update to 0.3.17 |
09 Jun 2008 12:59:55
0.3.14
|
gahr  |
- Fix PLIST
Reported by: pointyhat via pav |
03 Jun 2008 10:52:39
0.3.14
|
gahr  |
- Fix pkg-config file
PR: 124228
Submitted by: Dima Panov <fluffy@fluffy.khv.ru> |
02 Jun 2008 12:03:12
0.3.14
|
gahr  |
- Update to 0.3.14
- Take maintainship |
16 Apr 2008 22:29:16
0.3.13
|
gahr  |
- Update to 0.3.13
Approved by: miwi (mentor) |
29 Jun 2007 21:25:18
0.3.10
|
miwi  |
- Update to 0.3.10
- Update pkg-descr to point to the new homepage [1]
- Some small tidy-ups to the port [1]
PR: 114118 [1]
Submitted by: Shane Bell <decept0@gmail.com> [1] |
28 Jan 2007 09:07:47
0.3.7
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
15 Aug 2006 00:56:24
0.3.7
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
11 May 2006 22:49:56
0.3.7
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
24 Mar 2006 21:20:08
0.3.7
|
markus  |
Drop maintainership |
23 Feb 2006 15:34:27
0.3.7
|
ade  |
Remove bogus CATEGORIES
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
0.3.7
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
30 Jan 2006 21:36:28
0.3.7
|
pav  |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |