Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1a.2_7 23 Aug 2017 11:33:26 |
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 |
4.1a.2_7 22 Jul 2017 11:01:38 |
antoine |
Deprecate ports BROKEN for more than 6 months |
4.1a.2_7 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 |
4.1a.2_6 15 Mar 2017 14:45:55 |
mat |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
4.1a.2_6 08 Oct 2016 21:02:14 |
antoine |
Mark BROKEN: fails to package
Reported by: pkg-fallout
MFH: 2016Q4 |
4.1a.2_6 25 Apr 2016 16:13:39 |
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 |
4.1a.2_6 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
4.1a.2_6 26 May 2015 00:16:57 |
amdmi3 |
- Strip libraries |
4.1a.2_5 27 Apr 2015 10:29:28 |
ashish |
- Chase GNU Emacs updates
PR: 199553 |
4.1a.2_4 08 Dec 2014 16:48:41 |
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 ) |
4.1a.2_3 05 Nov 2014 13:19:32 |
ashish |
- Chase GNU Emacs updates
PR: 194624 |
4.1a.2_2 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
4.1a.2_2 05 Jul 2014 12:19:33 |
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) |
4.1a.2_1 18 May 2014 06:33:35 |
miwi |
- Package was rerolled in order to update manpages and documentation
PR: 187496
Submitted by: ports fury |
4.1a.2 08 Mar 2014 16:25:17 |
antoine |
Mark BROKEN: Checksum and size mismatch |
4.1a.2 27 Feb 2014 08:50:26 |
miwi |
- Update to version 4.1a.2
PR: 187040
Submitted by: Ports Fury |
4.0b 07 Jan 2014 20:26:34 |
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> |
4.0a_2 26 Oct 2013 00:52:36 |
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 ) |
4.0a_1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
4.0a_1 17 Aug 2013 16:27:24 |
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) |
4.0a_1 30 Mar 2013 05:13:30 |
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 ) |
4.0a 10 Feb 2013 07:52:02 |
miwi |
- Update to 4.0.a
PR: 174204
Submitted by: ports fury |
3.8c_3 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
3.8c_2 04 Sep 2012 17:05:44 |
ashish |
Chase Emacs updates |
3.8c_1 01 Aug 2012 16:50:16 |
ashish |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi |
3.8c 17 Jun 2012 20:05:35 |
sylvio |
- Update to version 3.8c
PR: ports/169003
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.7a.2_2 13 Jun 2012 05:13:04 |
bapt |
Convert to new options framework |
3.7a.2_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.7a.2_1 22 Feb 2012 13:31:32 |
ashish |
- Chase Emacs updates
PR: ports/165082 |
3.7a.2 13 Nov 2011 03:27:25 |
eadler |
- gcc45 is no more
Submitted by: gerald
Feature safe: yes |
3.7a.2 23 Oct 2011 17:04:18 |
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] |
3.2b.2_7 17 Oct 2011 06:01:31 |
ashish |
- Chase editors/emacs update |
3.2b.2_6 07 Sep 2011 20:21:30 |
ashish |
Chase editors/emacs update |
3.2b.2_5 27 Aug 2011 22:22:57 |
ashish |
Chase editors/emacs update.
PR: ports/160196 |
3.2b.2_4 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
3.2b.2_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.2b.2_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.2b.2_2 21 Dec 2009 02:19:12 |
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. |
3.2b.2_2 20 Dec 2009 20:19:24 |
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 ) |
3.2b.2_1 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
3.2b.2_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
3.2b.2 18 Jun 2009 12:20:56 |
miwi |
- Update to 3.2b.2
PR: 135642
Submitted by: Ports Fury |
3.2b 28 May 2009 23:49:37 |
miwi |
- Update to 3.2b
PR: 135035
Submitted by: Ports Fury |
3.2a.2 14 Mar 2009 14:10:09 |
miwi |
- Update to 3.2a.2
PR: 132472
Submitted by: Ports Fury |
3.2a 14 Jan 2009 09:12:24 |
miwi |
- Update to 3.2a
PR: 130457
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.1a 10 Dec 2008 07:35:19 |
linimon |
Mark as broken on sparc64.
Hat: portmgr |
3.1a 23 Jun 2008 10:51:29 |
miwi |
- Update to 3.1a
PR: 124846
Submitted by: Ports Fury |
3.0c.4_1 17 Jun 2008 18:01:25 |
pav |
- Builds now on amd64
Reported by: pointyhat |
3.0c.4_1 06 Jun 2008 13:41:15 |
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) |
3.0c.4 10 Jan 2008 23:19:40 |
miwi |
- Update to 3.0c.4
PR: 119500
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.0c 14 Dec 2007 18:45:58 |
miwi |
- Update to 3.0c
PR: 118600
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.6b_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.6b_2 06 Sep 2006 01:24:34 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
2.6b_2 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
2.6b_2 28 Jan 2006 02:11:36 |
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 ) |
2.6b_2 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
2.6b_2 05 Dec 2005 00:53:19 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
2.6b_2 26 Mar 2005 20:25:34 |
kris |
This is still broken on !i386, so add back BROKEN commented out in the
previous revision.
Approved by: portmgr (self) |
2.6b_2 13 Feb 2005 20:30:07 |
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) |
2.6b_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.6b_1 26 Mar 2004 23:20:20 |
kris |
This is broken on amd64 as well. |
2.6b_1 26 Feb 2004 08:07:54 |
kris |
BROKEN on !i386 and !amd64: does not compile |
2.6b_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.6b 30 Dec 2003 09:05:37 |
edwin |
unbreak lang/bigloo
Noticed by: Kimura Fuyuki <fuyuki@nigredo.org> |
2.6b 21 Dec 2003 14:48:05 |
krion |
- Update to 2.6b
PR: 60387
Submitted by: maintainer |
2.5a 20 Dec 2003 10:22:33 |
linimon |
Mark as broken with latest gcc. Informed maintainer. |
2.5a 28 Aug 2003 00:01:09 |
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> |
2.5a 21 Feb 2003 12:35:09 |
knu |
De-pkg-comment. |
2.5a 20 Jan 2003 05:06:33 |
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> |