| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 15:34:18
2009.12.07
|
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
07 Dec 2012 21:39:55
2009.12.07
|
pawel  |
- Fix build with clang
- Convert to OptionsNG, add READLINE option
- Realign pkg-descr
PR: ports/172724
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
09 Oct 2012 22:12:14
2009.12.07
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
27 Nov 2011 09:53:04
2009.12.07
|
miwi  |
- Update to version 2009.12.07
PR: 162852
Submitted by: Ports Fury
Feature safe: yes |
24 Oct 2011 03:33:20
2008.06.08_1
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
20 Mar 2011 12:54:45
2008.06.08_1
|
miwi  |
- Get Rid MD5 support |
12 May 2009 11:28:17
2008.06.08_1
|
itetcu  |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
20 Jan 2009 16:23:57
2008.06.08
|
pav  |
- Update download locations |
18 Jun 2008 20:15:20
2008.06.08
|
stas  |
- Update to 2008.06.08. |
23 Jul 2007 09:36:52
2007.03.29
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
10 Apr 2007 22:33:34
2007.03.29
|
stas  |
- Update to 2007.03.29. |
12 Mar 2007 21:31:08
2007.02.21
|
stas  |
- Update to 2007.02.21. |
29 Jul 2006 19:34:03
2006.07.08
|
miwi  |
- Pass maintainership to submitter
- Update to 2006.07.08
PR: ports/100809
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor) |
24 Jul 2006 12:21:22
2005.01.27
|
jmelo  |
- Remove bad site:
* http://www.kettering.edu/~adavis/gnucap/ |
03 May 2006 23:38:41
2005.01.27
|
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
24 Nov 2005 00:22:47
2005.01.27
|
pav  |
- Add SHA256 |
25 Feb 2005 21:16:45
2005.01.27
|
pav  |
- Update to 2005.01.27
- Unbreak on 5.3 and newer
PR: ports/78029
Submitted by: Johan van Selst <johans@stack.nl> |
16 Aug 2004 02:33:05
0.34
|
kris  |
BROKEN on 5.x: Does not compile with gcc 3.4.2 |
14 Jul 2004 12:19:51
0.34
|
krion  |
Update MASTER_SITES and WWW: line
PR: ports/68999
Submitted by: Ports Fury |
11 Jul 2004 07:00:38
0.34
|
kris  |
BROKEN: Unfetchable |
03 Jul 2004 15:39:00
0.34
|
krion  |
Update to version 0.34
PR: ports/68629
Submitted by: Ports Fury |
04 Feb 2004 05:21:48
0.33_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
27 Jan 2004 20:51:07
0.33
|
trevor  |
Add SIZE. |
07 May 2003 02:12:31
0.33
|
ijliao  |
unbreak by upgrade to 0.33
PR: 51894
Submitted by: Ports Fury |
06 May 2003 07:12:32
0.31
|
kris  |
BROKEN: Does not build |
20 Feb 2003 16:52:46
0.31
|
knu  |
De-pkg-comment. |
22 Dec 2002 13:23:19
0.31
|
ijliao  |
fix build on -current
PR: 46462
Submitted by: Ports Fury |
08 Jul 2002 10:14:16
0.31
|
ijliao  |
PERL -> REINPLACE_CMD
PR: 39273
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
27 Jun 2002 11:58:34
0.31
|
tg  |
Install docs and examples. |
12 Jun 2002 15:53:40
0.31
|
pat  |
Update to 0.31
PR: ports/39162
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
28 Feb 2002 20:26:05 
|
petef  |
Respect CXX/CXXFLAGS. |
07 Feb 2002 07:07:48 
|
ijliao  |
add gnucap 0.30 The Gnu Circuit Analysis Package |