non port: palm/prc-tools/Makefile |
Number of commits found: 46 |
Monday, 18 Jan 2010
|
06:46 pgollucci
- remove broken/expired ports@ ports
Approved by: portmgr (miwi)
audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
graphics/irit||2010-01-18|Has expired: has been broken for 3 months
graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months
japanese/expect||2010-01-18|Has expired: has been broken for 3 months
lang/pnetc||2010-01-18|Has expired: has been broken for 5 months
mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months
net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months
net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months
palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months
print/latex-msc||2010-01-18|Has expired: has been broken for 3 months
science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months
shells/bush||2010-01-18|Has expired: has been broken for 3 months
textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4
months
textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months
x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
 |
Tuesday, 8 Dec 2009
|
14:30 pav
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
 |
Monday, 3 Aug 2009
|
08:10 erwin
Mark BROKEN: does not build.
 |
Monday, 4 May 2009
|
20:16 miwi
- Reset maintainer
PR: ports/133849
Submitted by: Glen Barber <glen.j.barber@gmail.com> (old maintainer)
 |
Friday, 13 Feb 2009
|
01:49 tabthorpe
- Pass maintainership to submitter
Submitted by: Glen Barber via freebsd-ports@
 |
Wednesday, 20 Aug 2008
|
00:57 ade
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
 |
Tuesday, 29 Jan 2008
|
21:31 erwin
Mark BROKEN on 8.0: does not configure
 |
Wednesday, 7 Nov 2007
|
21:45 bsam
Unbreak the port for gcc-4.2 [1]
FYI: differences with the original patch from the PR:
. use post-patch stage (instead of post-configure stage) to
conditionally apply the needed patches;
. gcc patch is splitted into per-file-patches.
PR: ports/117279 [1]
Submitted by: Alexandre "Sunny" Kovalenko <alex.kovalenko at verizon.net> [1]
Approved by: portmgr (erwin)
 |
Wednesday, 17 Oct 2007
|
10:13 ade
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
 |
Sunday, 30 Sep 2007
|
04:47 linimon
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
 |
Saturday, 4 Aug 2007
|
11:41 gabor
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
 |
Monday, 2 Jul 2007
|
19:01 pav
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
 |
Friday, 6 Apr 2007
|
06:48 gabor
- Remove old Perl support from unmaintained ports in categories starting
with letter o-z
 |
Thursday, 17 Aug 2006
|
09:38 kris
Now builds on 7.x
 |
Friday, 4 Aug 2006
|
12:34 erwin
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
 |
Tuesday, 29 Nov 2005
|
10:19 pav
- Restore sourceforge as a master site, I removed it errorneously
- Do some advanced grouping magic. This would still use pairing subdirs
for compiler distfiles.
Reported by: krismail
Pointy hat to: pav
 |
Friday, 25 Nov 2005
|
17:07 pav
- These files so aren't on Sourceforge
 |
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
 |
Tuesday, 8 Nov 2005
|
20:06 pav
- Fix broken condition: OSVERSION >= 700000 not 70000
Submitted by: Christian Laursen
Pointy hat to: sem
 |
Friday, 28 Oct 2005
|
13:46 sem
- Roll back my path. It fixes nothing but magicaly breaks build on 6.0.
- Unbreak on 6.0
 |
06:31 kris
BROKEN on 6.0 as well
 |
Friday, 21 Oct 2005
|
13:58 sem
- Mark the port as BROKEN on -CURRENT.
 |
Tuesday, 18 Oct 2005
|
11:48 sem
- Introduce *-*-freebsd-7 as a first step to unbreak build on CURRENT.
(note: the port still does not build on CURRENT)
Reported by: kris via pointyhat
 |
Wednesday, 12 Oct 2005
|
16:14 sem
- Mega patch to unbreak pkg-plist
PR: ports/84243
Submitted by: John Cochran <jdc@fiawol.org>
Real fix by: Johny Mattsson <lonewolf-freebsd@earthmagic.org>
 |
Tuesday, 11 Oct 2005
|
10:58 sem
- Extend an expiration period to give a submitter a chance to fix the port.
Asked by: Johny Mattsson <lonewolf-freebsd@earthmagic.org>
 |
Saturday, 23 Jul 2005
|
02:53 kris
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
 |
Saturday, 12 Feb 2005
|
05:47 kris
BROKEN: Incorrect pkg-plist
 |
Sunday, 26 Sep 2004
|
00:31 pav
- Fix package on 4.x (perl 5.0) - Pod:Man is needed for generating of some man
pages
- Remove one missed empty directory
Approved by: portmgr (linimon)
 |
Saturday, 25 Sep 2004
|
22:24 pav
- Fix plist and unbreak
- Remove insane abuse of PREFIX variable
- Clean up sys-include directories
- Fix installing of competing bfd.info files by deleting one of them
PR: ports/72005 (based on)
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: portmgr (linimon)
 |
Friday, 4 Jun 2004
|
17:29 ade
Sync with new bsd.autotools.mk
 |
Saturday, 10 Apr 2004
|
17:26 trevor
Tidy up whitespace.
 |
Thursday, 1 Apr 2004
|
13:08 kris
BROKEN: Incorrect pkg-plist
 |
Monday, 23 Feb 2004
|
15:01 nobutaka
1. Fix patch error.
2. Correct pkg-plist.
PR: ports/63149 [1]
Submitted by: Helge Oldach <ports-palm-prc-tools-2.3@oldach.net> [1]
 |
Sunday, 22 Feb 2004
|
01:22 kris
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.
 |
Monday, 16 Feb 2004
|
08:53 kris
BROKEN: Does not patch
 |
Sunday, 8 Feb 2004
|
10:07 linimon
Update to 2.3. No longer needs quite so many antique gcc files.
Enable the arm tools (although they aren't - submitter doesn't have
an arm palm pilot). Also now compiles on 5.x. (Tested on 4.x as well).
PR: ports/62491
Submitted by: Peter Haight <peterh@sapros.com>
 |
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
 |
Monday, 3 Nov 2003
|
03:56 kris
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
 |
Thursday, 16 Oct 2003
|
02:07 kris
BROKEN on 5.x: does not compile
 |
Thursday, 10 Jul 2003
|
06:30 erwin
It's been several months since I took maintainership of this
port and I still haven't done anything with it. Perhaps
someone else will pick it up.
While here, mark as only for i386, as it does not configure
on the other architectures. I don't know how much work it
would take.
PR: 54305
Submitted by: maintainer
 |
Monday, 5 May 2003
|
14:48 sumikawa
Fix build on -current.
Partly Submitted by: Christian Lackas <delta@lackas.net>
Pointed out by: kris
 |
Sunday, 27 Apr 2003
|
11:33 sumikawa
Upgrade to 2.2. palm/prc-tools-binutils and palm/prc-tools-gcc are now
migrated into this port.
I kept maintainer Mark Linimon <linimon@lonesome.com> because of respecting
his statement in the PR.
PR: ports/38689
Submitted by: Christian Lackas <delta@lackas.net>
 |
Friday, 21 Feb 2003
|
13:19 knu
De-pkg-comment.
 |
Friday, 22 Nov 2002
|
22:52 edwin
Maintainer change
PR: ports/45603
Submitted by: Mark Linimon <linimon@lonesome.com>
 |
Wednesday, 28 Nov 2001
|
08:27 kuriyama
Use $MASTER_SITE_SOURCEFORGE.
 |
Friday, 19 Jan 2001
|
08:13 kuriyama
Update master site info.
 |
Number of commits found: 46 |