Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Aug 2017 11:33:26
4.1a.2_7 |
rene  |
Remove expired ports:
2017-08-23 games/plee-the-bear: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-umicons: Broken for more than 6 months
2017-08-23 lang/bigloo: Broken for more than 6 months
2017-08-23 audio/linux-neroaaccodec: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-dark-glass: Broken for more than 6 months
2017-08-23 misc/fortune-mod-ferengi_rules_of_acquisition: Broken for more than 6
months
2017-08-23 misc/fortune-mod-culmea-culmilor: Broken for more than 6 months
2017-08-23 misc/xyzcmd: Broken for more than 6 months
2017-08-23 russian/fortuneru: Broken for more than 6 months
2017-08-23 security/bdc: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-icosx: Broken for more than 6 months
2017-08-23 devel/insight: Broken for more than 6 months
2017-08-23 devel/gdb66: Broken for more than 6 months
2017-08-23 biology/biojava: Broken for more than 6 months
2017-08-23 games/xroach: Broken for more than 6 months |
22 Jul 2017 11:01:38
4.1a.2_7 |
antoine  |
Deprecate ports BROKEN for more than 6 months |
01 Apr 2017 15:23:32
4.1a.2_7 |
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 |
15 Mar 2017 14:45:55
4.1a.2_6 |
mat  |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
08 Oct 2016 21:02:14
4.1a.2_6 |
antoine  |
Mark BROKEN: fails to package
Reported by: pkg-fallout
MFH: 2016Q4 |
25 Apr 2016 16:13:39
4.1a.2_6 |
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 |
01 Apr 2016 14:08:38
4.1a.2_6 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
26 May 2015 00:16:57
4.1a.2_6 |
amdmi3  |
- Strip libraries |
27 Apr 2015 10:29:28
4.1a.2_5 |
ashish  |
- Chase GNU Emacs updates
PR: 199553 |
08 Dec 2014 16:48:41
4.1a.2_4 |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
05 Nov 2014 13:19:32
4.1a.2_3 |
ashish  |
- Chase GNU Emacs updates
PR: 194624 |
27 Oct 2014 15:23:31
4.1a.2_2 |
bapt  |
Cleanup plist |
05 Jul 2014 12:19:33
4.1a.2_2 |
tijl  |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit) |
18 May 2014 06:33:35
4.1a.2_1 |
miwi  |
- Package was rerolled in order to update manpages and documentation
PR: 187496
Submitted by: ports fury |
08 Mar 2014 16:25:17
4.1a.2 |
antoine  |
Mark BROKEN: Checksum and size mismatch |
27 Feb 2014 08:50:26
4.1a.2 |
miwi  |
- Update to version 4.1a.2
PR: 187040
Submitted by: Ports Fury |
07 Jan 2014 20:26:34
4.0b |
pawel  |
- Update to version 4.0b
- Install additional manpages
- Use options subs, helpers
- Support staging
PR: ports/181072
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
26 Oct 2013 00:52:36
4.0a_2 |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 19:53:10
4.0a_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
17 Aug 2013 16:27:24
4.0a_1 |
gerald  |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
30 Mar 2013 05:13:30
4.0a_1 |
ashish  |
GNU Emacs updates
editors/emacs:
- Update to 24.3
- Update CANNA patchset[1]
- Unbreak ARM support by using the patch from emacs-devel port
- Add missing INSTALLS_ICONS[2]
- Remove a patch which is already integrated upstream
- Fix Makefile header
editors/emacs-devel:
- Update to bzr revision 112178
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
(Only the first 15 lines of the commit message are shown above ) |
10 Feb 2013 07:52:02
4.0a |
miwi  |
- Update to 4.0.a
PR: 174204
Submitted by: ports fury |
10 Dec 2012 19:11:12
3.8c_3  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
04 Sep 2012 17:05:44
3.8c_2 |
ashish  |
Chase Emacs updates |
01 Aug 2012 16:50:16
3.8c_1 |
ashish  |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi |
17 Jun 2012 20:05:35
3.8c |
sylvio  |
- Update to version 3.8c
PR: ports/169003
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
13 Jun 2012 05:13:04
3.7a.2_2 |
bapt  |
Convert to new options framework |
01 Jun 2012 05:26:28
3.7a.2_2 |
dinoex  |
- update png to 1.5.10 |
22 Feb 2012 13:31:32
3.7a.2_1 |
ashish  |
- Chase Emacs updates
PR: ports/165082 |
13 Nov 2011 03:27:25
3.7a.2 |
eadler  |
- gcc45 is no more
Submitted by: gerald
Feature safe: yes |
23 Oct 2011 17:04:18
3.7a.2 |
ehaupt  |
- Update to 3.7a [1]
- Use OpenSSL by default as an effort to provide sensible default values
PR: 161596 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] |
17 Oct 2011 06:01:31
3.2b.2_7 |
ashish  |
- Chase editors/emacs update |
07 Sep 2011 20:21:30
3.2b.2_6 |
ashish  |
Chase editors/emacs update |
27 Aug 2011 22:22:57
3.2b.2_5 |
ashish  |
Chase editors/emacs update.
PR: ports/160196 |
03 Jul 2011 13:45:36
3.2b.2_4 |
ohauer  |
- remove MD5 |
28 Mar 2010 06:47:48
3.2b.2_4 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
3.2b.2_3 |
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
3.2b.2_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. |
20 Dec 2009 20:19:24
3.2b.2_2 |
bsam  |
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!). [1]
Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.
Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.
Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: (Only the first 15 lines of the commit message are shown above ) |
19 Nov 2009 22:07:43
3.2b.2_1 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
31 Jul 2009 13:57:52
3.2b.2_1 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
18 Jun 2009 12:20:56
3.2b.2 |
miwi  |
- Update to 3.2b.2
PR: 135642
Submitted by: Ports Fury |
28 May 2009 23:49:37
3.2b |
miwi  |
- Update to 3.2b
PR: 135035
Submitted by: Ports Fury |
14 Mar 2009 14:10:09
3.2a.2 |
miwi  |
- Update to 3.2a.2
PR: 132472
Submitted by: Ports Fury |
14 Jan 2009 09:12:24
3.2a |
miwi  |
- Update to 3.2a
PR: 130457
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
10 Dec 2008 07:35:19
3.1a |
linimon  |
Mark as broken on sparc64.
Hat: portmgr |
23 Jun 2008 10:51:29
3.1a |
miwi  |
- Update to 3.1a
PR: 124846
Submitted by: Ports Fury |
17 Jun 2008 18:01:25
3.0c.4_1 |
pav  |
- Builds now on amd64
Reported by: pointyhat |
06 Jun 2008 13:41:15
3.0c.4_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) |
10 Jan 2008 23:19:40
3.0c.4 |
miwi  |
- Update to 3.0c.4
PR: 119500
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
14 Dec 2007 18:45:58
3.0c |
miwi  |
- Update to 3.0c
PR: 118600
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
19 May 2007 20:32:57
2.6b_3 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
06 Sep 2006 01:24:34
2.6b_2 |
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
09 May 2006 20:52:24
2.6b_2 |
edwin  |
Remove USE_REINPLACE from the categories starting with L |
28 Jan 2006 02:11:36
2.6b_2 |
linimon  |
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above ) |
22 Jan 2006 12:42:24
2.6b_2 |
edwin  |
SHA256ify
Approved by: krion@ |
05 Dec 2005 00:53:19
2.6b_2 |
edwin  |
Remove install-info from Makefile, it's automatically done when INFO is defined |
26 Mar 2005 20:25:34
2.6b_2 |
kris  |
This is still broken on !i386, so add back BROKEN commented out in the
previous revision.
Approved by: portmgr (self) |
13 Feb 2005 20:30:07
2.6b_2 |
pav  |
- Install docs under share/doc instead of doc
PR: ports/76413
Submitted by: Florent Thoumie <flz@xbsd.org>
Approved by: maintainer timeout (3 weeks) |
31 Mar 2004 03:12:58
2.6b_1 |
trevor  |
SIZEify (maintainer timeout) |
26 Mar 2004 23:20:20
2.6b_1 |
kris  |
This is broken on amd64 as well. |
26 Feb 2004 08:07:54
2.6b_1 |
kris  |
BROKEN on !i386 and !amd64: does not compile |
04 Feb 2004 05:21:48
2.6b_1 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
30 Dec 2003 09:05:37
2.6b |
edwin  |
unbreak lang/bigloo
Noticed by: Kimura Fuyuki <fuyuki@nigredo.org> |
21 Dec 2003 14:48:05
2.6b |
krion  |
- Update to 2.6b
PR: 60387
Submitted by: maintainer |
20 Dec 2003 10:22:33
2.5a |
linimon  |
Mark as broken with latest gcc. Informed maintainer. |
28 Aug 2003 00:01:09
2.5a |
edwin  |
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
21 Feb 2003 12:35:09
2.5a |
knu  |
De-pkg-comment. |
20 Jan 2003 05:06:33
2.5a |
edwin  |
New port: lang/bigloo - A Scheme interpreter and native code compiler
This is a port of Bigloo, a Scheme system which includes a
compiler generating C code and Java classes and an interpreter.
Bigloo is the tool of choice for the construction of small
autonomous applications in Scheme. Bigloo is mostly conformant
to the Revised5 Report on the Algorithmic Language Scheme
with many extensions.
PR: ports/40644
Submitted by: Stanislav Grozev <tacho@factline.com> |