Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Oct 2019 13:55:41
1.4.3

|
pkubaj  |
editors/e93: fix build on GCC architectures
Use C11 compiler:
In file included from includes.h:54,
from e93.c:17:
varbind.h:14: error: redefinition of typedef 'VARIABLE_BINDING'
defines.h:198: error: previous declaration of 'VARIABLE_BINDING' was here
Approved by: mentors (implicit approval) |
27 Sep 2019 11:05:57
1.4.3

|
danfe  |
- Update to version 1.4.3 (upstream does not embed version in the source
file, but comparing both files' contents shows that it is legit update)
- Convert rather cumbersome `post-patch' target to patches, removing the
changes that were integrated upstream
- Actualize USES and USE_XORG lists, reword the COMMENT text while here |
15 Sep 2019 17:28:09
1.4.2

|
antoine  |
Deprecate a few ports |
04 Aug 2019 10:02:47
1.4.2

|
antoine  |
Mark BROKEN: unfetchable |
29 Mar 2019 13:58:23
1.4.2

|
danfe  |
- Resurrect `editors/e93' and fix distfile fetching (unfortunately,
new distfile name does not contain version number, but its checksum
is the same as the previous one)
- Provide more descriptive and elaborate COMMENT text
- Register dependency between the program and its internal GUI library
which allows to remove MAKE_JOBS_UNSAFE (hopefully)
- Stop bogusly requesting C++ compiler (apparently, it was wanted
because of its `bool' type), instead simply #include <stdbool.h>
- Localize build configuration in one place (port-patch): having
MAKE_ARGS blurred the picture and it was not quite accurate anyway
(e.g., passed down those bogus C++ bits)
- Drop `gmake' from USES, no longer needed WRKSRC, define LICENSE_FILE
- Make docfiles installation optional and install them to appropriate
location using standard helper target
- Reformat port description (shorten the lines, kill EOL whitespace,
separate sentences with double spaces) |
28 Nov 2015 23:08:03
1.4.2

|
rene  |
Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by
upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
25 Oct 2015 19:35:28
1.4.2

|
antoine  |
Deprecate ports broken for more than 6 months |
05 Apr 2015 22:20:36
1.4.2

|
bapt  |
Mark as broken unfetchable ports |
27 Oct 2014 12:19:13
1.4.2

|
bapt  |
Cleanup plist |
29 Jul 2014 19:11:53
1.4.2

|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
15 Nov 2013 10:12:26
1.4.2

|
sunpoet  |
- Remove leading indefinite article from COMMENT
- Use = instead of += |
05 Nov 2013 15:58:13
1.4.2

|
gahr  |
- Convert to USES+=tcl gmake
- STAGE-clean |
20 Sep 2013 16:36:24
1.4.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
22 May 2013 08:03:52
1.4.2

|
gahr  |
- Fix build with Tcl 8.6
Reported by: miwi (Tcl/Tk 86 exp-run latecomers)
Approved by: portmgr |
17 Aug 2011 07:45:44
1.4.2
|
ehaupt  |
Mark MAKE_JOBS_UNSAFE
Notified by: pointyhat (via pav)
Submitted by: KATO Tsuguru <tkato432@yahoo.com> (via mail) |
12 Aug 2011 19:30:04
1.4.2
|
ehaupt  |
Update to 1.4.2
PR: 159434
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
20 Mar 2011 12:54:45
1.3.4_2
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
1.3.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. |
19 Nov 2009 22:07:43
1.3.4_2
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
02 Aug 2009 02:51:50
1.3.4_2
|
wxs  |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer) |
14 Feb 2009 14:49:40
1.3.4_2
|
mm  |
- Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tcl |
19 Apr 2008 17:56:05
1.3.4_2 
|
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) |
09 Apr 2008 13:42:26
1.3.4_2
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
19 May 2007 20:32:57
1.3.4_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Mar 2007 18:45:29
1.3.4_1
|
miwi  |
- Pass maintainershipt to submitter
- Use TCL/TK 8.4
PR: 110313
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> |
21 Dec 2006 05:39:28
1.3.4
|
alepulver  |
- Update to version 1.3.4.
- Fix building so remove BROKEN. |
05 Apr 2006 05:46:33
1.3.2
|
linimon  |
Reset jeremy@external.org who has not responded to email asking about
maintainer timeouts.
Hat: portmgr |
22 Jan 2006 11:02:41
1.3.2
|
edwin  |
SHA256ify (manually updated and checked)
Approved by: krion@ |
31 Mar 2004 03:12:58
1.3.2
|
trevor  |
SIZEify (maintainer timeout) |
04 Jun 2003 22:43:38
1.3.2
|
kris  |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
18 May 2003 10:08:40
1.3.2
|
kris  |
BROKEN on 5.1: does not compile |
21 Feb 2003 11:38:28
1.3.2
|
knu  |
De-pkg-comment. |
20 Nov 2001 23:29:38

|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
08 Oct 2000 02:02:27

|
asami  |
Convert category editors to new layout. |
30 Sep 2000 01:39:20

|
will  |
Update to 1.3.2 && change MAINTAINER. |
01 Jun 2000 08:45:29

|
asami  |
Remove two directories. |