Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 May 2021 11:47:41 1.7.4_12
|
Mathieu Arnold (mat)  |
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010 |
06 Apr 2021 14:31:07 1.7.4_12
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Feb 2021 03:41:45
1.7.4_12
|
linimon  |
Mark BROKEN in 13/14 (via latest llvm update). |
05 Nov 2019 22:16:15
1.7.4_12
|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
01 Feb 2019 14:57:37
1.7.4_12
|
tobik  |
games/macopix: Remove GTK1 option
x11-toolkits/gtk12 is gone since r488008.
Convert to options helpers too while here. |
30 Nov 2017 06:13:35
1.7.4_11 
|
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
27 May 2017 21:16:51
1.7.4_11
|
linimon  |
Mark some ports failing on armv6, for errors classified as "coredump".
This skips the ports that possibly only coredump under qemu.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
15 Mar 2017 14:45:31
1.7.4_11
|
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
01 Apr 2016 14:00:57
1.7.4_11
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2016 14:58:00
1.7.4_11
|
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
12 Jan 2016 16:20:32
1.7.4_10
|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
22 Jun 2015 18:33:22
1.7.4_10
|
antoine  |
Convert to USES=jpeg |
25 Dec 2014 20:54:43
1.7.4_10
|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
1.7.4_9
|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
23 Dec 2014 14:44:06
1.7.4_9
|
amdmi3  |
- Add LICENSE
- Use INSTALL_DATA to install documentation |
04 Dec 2014 09:23:49
1.7.4_9
|
amdmi3  |
- Add LICENSE
- Drop @dirrm* from plist |
26 Aug 2014 14:06:09
1.7.4_9
|
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
23 Jul 2014 09:54:02
1.7.4_9
|
tijl  |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
15 Apr 2014 08:55:52
1.7.4_8
|
pawel  |
- Add staging support
- Convert to new LIB_DEPENDS format, option framework
- Fix build when GTK1=on |
20 Sep 2013 17:36:36
1.7.4_8
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
13 Sep 2013 17:14:53
1.7.4_8
|
madpilot  |
- Fix build after iconv change [1]
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit) |
02 Sep 2013 21:27:54
1.7.4_8
|
bapt  |
Add an explicit dependency on pkgconf |
24 Apr 2013 18:10:32
1.7.4_8
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
05 Feb 2013 16:17:07
1.7.4_8
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
01 Jun 2012 05:26:28
1.7.4_7
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
1.7.4_6
|
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 |
11 Aug 2011 19:20:17
1.7.4_6 
|
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:25:36
1.7.4_6
|
ohauer  |
-remove MD5 |
05 Jun 2011 18:43:16
1.7.4_6
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
31 May 2010 02:01:56
1.7.4_5
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
1.7.4_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.7.4_3
|
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
1.7.4_2
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
16 Aug 2009 18:04:40
1.7.4_2
|
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
18 Jul 2009 11:11:29
1.7.4_1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
03 Jul 2008 19:05:04
1.7.4
|
gahr  |
- Update to 1.7.4
PR: 125232
Submitted by: Ports Fury |
06 Jun 2008 13:31:51
1.7.3_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) |
05 Jun 2008 22:31:02
1.7.3
|
miwi  |
-- Update to 1.7.3
PR: 124312
Submitted by: Ports Fury |
30 May 2008 13:43:40
1.7.0
|
miwi  |
- Update to 1.7.0
PR: 124040
Submitted by: Ports Fury |
19 Apr 2008 17:56:05
1.6.4_1 
|
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) |
12 Aug 2007 01:27:47
1.4.1_1
|
nobutaka  |
Update to 1.6.4.
PR: ports/115425
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |
19 May 2007 20:32:57
1.4.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
05 Mar 2007 01:00:30
1.4.1
|
linimon  |
Reset esu@yk.rim.or.jp due to maintainer-timeouts and no response to email.
Hat: portmgr |
29 Jan 2007 21:06:17
1.4.1
|
nox  |
Update to 1.4.1
PR: ports/107870
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: maintainer timeout, miwi (mentor, implicit) |
05 Jan 2007 09:35:52
1.4.0
|
miwi  |
- Update to 1.4.0
PR: ports/106968
Submitted by: miwi
Approved by: maintainer timeout |
07 May 2006 23:46:33
1.3.2_2
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
07 Mar 2006 08:28:06
1.3.2_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
22 Jan 2006 11:18:58
1.3.2_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Nov 2005 05:22:06
1.3.2_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
27 Sep 2005 14:49:24
1.3.2
|
nork  |
Update to 1.3.2 and Add Hayate X Blade.
References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/16902
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
16 Dec 2004 15:06:25
1.2.2
|
nork  |
Update to 1.2.2.
References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/15288
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
16 Nov 2004 23:41:25
1.2.1_1
|
nork  |
Update Maria-sama ga Miteru to 2.20.
HOSOKAWA Kanako.
References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/15220
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
31 Oct 2004 13:03:12
1.2.1
|
nork  |
o Update to 1.2.1.
o Change MASTER_SITES/WWW to new www site.
PR: ports-jp/15149
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
20 Sep 2004 19:38:08
1.0.4
|
danfe  |
Unbreak the build on 5.X and -CURRENT.
Reported by: kris
Approved by: portmgr (marcus), fjoe (mentor, implicit) |
19 Sep 2004 00:58:33
1.0.4
|
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
29 May 2004 16:20:41
1.0.4
|
nork  |
o Update to 1.0.4.
o Update Maria-sama ga Miteru to 1.20.
Noriko Nijou as new Rosa Gigantea en bouton.
(Shimako Toudou as new Rosa Gigantea in this time)
Touko Matsudaira.
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
05 May 2004 08:30:29
1.0.3_1
|
nork  |
Update Maria-sama ga Miteru to 1.00.
Mami Ymaguchi.
PR: ports-jp/14672
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
19 Apr 2004 04:16:36
1.0.3
|
nork  |
o Update to 1.0.3.
o Update Maria-sama ga Miteru to 0.90.
Add images of Minako Tsukiyama
Replacement images of Yoshino Shimadzu
o WWW: updated to English page.
PR: ports-jp/14652
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
01 Mar 2004 02:13:34
1.0.2
|
nork  |
o Update to 1.0.2 and Add support GTK2.
o Update Maria-sama ga Miteru to 0.80.
KANINA Shizuka as Rosa canina.
PR: ports-jp/14587
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
14 Feb 2004 15:32:03
0.9.0
|
nork  |
Update to 0.9.0.
PR: ports-jp/14569
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Reviewed by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
04 Feb 2004 04:36:30
0.8.6_3
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
0.8.6_2
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
14 Nov 2003 05:26:23
0.8.6_2
|
nork  |
Update Maria-sama ga Miteru to 0.70.
TAKESHIMA Tsutako.
PR: ports-jp/14368
Submitted by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
09 Nov 2003 07:50:27
0.8.6_1
|
sf  |
don't build bundled libintl. |
08 Nov 2003 07:57:22
0.8.6_1
|
nork  |
Update Maria-sama ga Miteru to 0.60.
TORII Eriko as Rosa foetida.
PR: ports-jp/14326
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Requested by: nyan[review commit log], nectar[review location]
Committed at: nectar meeting in Japan |
03 Oct 2003 21:49:09
0.8.6
|
nork  |
Update to 0.8.6 and cleanup *.png directory.
[MEMO FOR PREVISOU COMMIT LOG]
I wrote 'SHIKURA' in my previous commit log. it's 'HASEKURA'(right!)
rather than 'SHIKURA'(bad!).
PR: ports-jp/14192
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Pointed out by: many many enthusiastic Maria-sama ga Miteru fan. |
27 Sep 2003 15:33:02
0.8.5_3
|
nork  |
Update Maria-sama ga Miteru to 0.50.
SHIKURA Rei as Rosa foetida en bouton,
SHIMAZU Yoshino as Rosa foetida en bouton, petite soeur.
PR: ports-jp/14163, ports/57270
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Pointed out by: KIMURA Yasuhiro <yasu@utahime.org>
Hiroo Ono <hiroo@oikumene.gcd.org> |
10 Sep 2003 06:07:33
0.8.5_2
|
nork  |
s/DOCSDIR/DATADIR/
Pointy hat to: myself |
10 Sep 2003 05:58:21
0.8.5_2
|
nork  |
Update Maria-sama ga Miteru to 0.30 [1].
This version contains MIZUNO Yoko as Rosa Chinensis.
Use %%DOCDIR%% in pkg-plist.
PR: ports-jp/14102 [1]
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) |
26 Aug 2003 20:25:58
0.8.5_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
0.8.5
|
marcus  |
Chase the libintl.so shared lib version. |
06 Jun 2003 19:45:48
0.8.5
|
nork  |
Add macopix 0.8.5, window sitter for X11. Window sitter means that
a helper application with lovely charactor on bar of window manager.
PR: ports/52920
Submitted by: Shinya Esu <esu@yk.rim.or.jp> |