| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Feb 2007 01:03:19
20021101
|
kris  |
Remove expired ports |
02 Sep 2006 20:13:47
20021101
|
kris  |
This port does not need to be IGNOREd since it is already RESTRICTED.
However it is also broken since it doesn't respect PTHREAD_LIBS.
Since it is unmaintained and quite old, deprecate it with removal on
2006-12-01. |
09 May 2006 20:52:24
20021101
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
25 Nov 2005 00:33:45
20021101
|
pav  |
- Add SHA256 |
03 Feb 2005 12:59:53
20021101
|
sobomax  |
Add blank line before WWW. |
19 Dec 2004 18:12:34
20021101
|
linimon  |
Clean up the wording of IGNORE. |
10 Apr 2004 17:11:02
20021101
|
trevor  |
Cram into 80 columns by 24 rows. |
17 Mar 2004 18:29:46
20021101
|
trevor  |
SIZEify. |
22 Jan 2004 12:18:43
20021101
|
trevor  |
Use the CPIO macro defined in bsd.port.mk. |
15 Aug 2003 04:53:59
20021101
|
dinoex  |
- apply patch from fearow@comcast.net |
14 Aug 2003 18:25:10
20021101
|
dinoex  |
- make IGNORE, license terms need to be agreed prior install
- apply patch from fearow@comcast.net
- add USE_PERL=yes
PR: 55368 |
08 Aug 2003 04:40:47
20021101
|
kris  |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
31 Jul 2003 10:55:31
20021101
|
kris  |
ONLY_FOR_ARCHS=i386 |
31 Jul 2003 02:43:19
20021101
|
kris  |
Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTED. Mark BROKEN (does not
compile). |
29 Jul 2003 09:12:37
20021101
|
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
24 Apr 2003 11:17:57
20021101
|
sobomax  |
Upgrade to 20021101 release (aka 1.0), which fixes compilation on
recent FreeBSD versions and allows to remove all of the gcc 3.x
fixes. sscli now supports Darwin/ppc, so that it might be possible
to port it to FreeBSD/ppc once it is available. |
07 Mar 2003 06:05:38
20020619
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Oct 2002 17:58:00
20020619
|
sobomax  |
Fix installation.
Submitted by: IWASAKI Dai <dai@tristan.jp> |
06 Sep 2002 11:13:22
20020619
|
sobomax  |
Update to 20020619. |
16 Apr 2002 17:55:14
20020326_3
|
sobomax  |
Add file missed in the previous checkin. |
16 Apr 2002 17:54:35
20020326_3
|
sobomax  |
- Clean-up build system a bit;
- fix remaining two places where CFLAGS weren't respected;
- use cpio(1) to copy hierarchies instead of tar(1), so that it is possible
to build the port as ordinary user, but still have installed files be
owned by root;
- use slightly different solution for the problem with 777 permissions on
directories created during the build. Instead of harcoding resulting
prmission apply umask(2) to all mode arguments of [f]chmod() calls.
Since Rotor has no notion of file-level security anyway this should be
an optimal way to fix the problem.
Submitted by: Patrick Backlund <pbacklun@cc.hut.fi> (cpio fix)
sobomax (the rest) |
09 Apr 2002 22:38:40
20020326_2
|
sobomax  |
Fix a silly permission bug, which results in a 777 permission all over the
WRKSRC. The problem was that when trying to map read-only FAT attribute into
*nix permission, MS assumed that if that attribute isn't set then write
permissions should be granted to everyone. Funny, eh?
Bump PORTREVISION. |
09 Apr 2002 21:38:14
20020326_1
|
sobomax  |
Teach the creature how properly create shared libs on FreeBSD, so that
binaries linked to librotor_palrt.so no longer hardcode patch to a
specific location of librotor_palrt.so. Bump PORTREVISION.
Reported by: many |
09 Apr 2002 13:12:38
20020326
|
sobomax  |
Grammar nit: I_AGREE_TO_A_LICENSE_TERMS -> I_AGREE_TO_LICENSE_TERMS.
Submitted by: mwlucas |
31 Mar 2002 10:53:13
20020326
|
sobomax  |
Correct primary MASTER_SITES.
Submitted by: clive |
30 Mar 2002 13:14:12
20020326
|
sobomax  |
Make it impossible to install the software without reading the license first. |
30 Mar 2002 12:24:11
20020326
|
sobomax  |
Add more MASTER_SITES from PR #36433. |
30 Mar 2002 07:26:32
20020326
|
sobomax  |
Add cli - Microsoft's Shared Source implementation if CLI ECMA standard
and C# language. Please note, that in order to build on -current you need
linker binary from -stable. |