CVS log for ports/net-mgmt/NeTraMet/Attic/Makefile
Up to [FreeBSD] / ports / net-mgmt / NeTraMet
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17
Tue Feb 3 22:38:19 2009 UTC (3 years ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.16: +1 -1 lines
2009-01-19 games/emacs-chess: has been broken for more than 6 months 2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port 2009-01-19 devel/hs-hat: has been broken for more than 6 months 2009-01-19 devel/hs-hpl: has been broken for more than 6 months 2009-01-19 databases/mysqlbigram: has been broken for more than 6 months 2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months 2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months 2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months 2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x 2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months 2009-01-31 x11-wm/expocity: project has been abandoned 2009-01-19 x11/bbuname: has been broken for more than 6 months 2009-01-19 security/squidclam: has been broken for more than 6 months 2009-01-19 print/virtualpaper: depends on broken, expired port 2009-01-19 print/ifhp: has been broken for more than 6 months 2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months 2009-01-19 palm/pdbc: has been broken for more than 6 months 2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months 2009-01-19 net-im/sulci: has been broken for more than 6 months 2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months 2009-01-19 multimedia/helixplayer: has been broken for more than 6 months 2009-01-19 lang/quack: has been broken for more than 6 months 2009-01-19 misc/pybliographer: has been broken for more than 6 months 2009-01-19 net/versuch: has been broken for more than 6 months 2009-01-19 net/py-mantissa: has been broken for more than 6 months 2009-01-19 net/libunpipc: has been broken for more than 6 months 2009-01-19 net/gnometelnet: has been broken for more than 6 months 2009-01-19 net/gacxtool: depends on expired, broken port 2009-01-19 devel/py-coro: has been broken for more than 6 months 2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months 2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Dec 19 22:00:31 2008 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -0 lines
- Set for expiration in one month: has been broken for more than 6 months
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 1 14:19:15 2008 UTC (3 years, 11 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
Mark BROKEN: checksum mismatch
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 23 22:17:26 2007 UTC (4 years, 1 month ago) by olgeni
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Drop maintainership.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu May 11 22:49:36 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
Remove USE_REINPLACE from all categories starting with N
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:41 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
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.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:10 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 11 21:41:13 2004 UTC (7 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Remove USE_SIZE now that it's used by default.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 6 21:51:50 2004 UTC (7 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Unbreak: chase checksum change on PDF file (documentation update). Add USE_SIZE support. This has already been done once, but the port was being repocopied so the change ended up in the previous port. Noticed by: kris
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 23 04:41:54 2004 UTC (7 years, 11 months ago) by wollman
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:55 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 8 13:39:11 2003 UTC (8 years, 3 months ago) by olgeni
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -2 lines
Add missing file to pkg-plist, support PORTDOCS and fix a portlint error. Submitted by: igla@batterybackups.net
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 30 12:52:38 2003 UTC (8 years, 5 months ago) by olgeni
Branches: MAIN
CVS tags: old_RELEASE_4_9_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +16 -3 lines
Upgrade to version 4.4, add PDF documentation.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 23 11:07:25 2003 UTC (8 years, 11 months ago) by olgeni
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Suppress command echo.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 23 10:51:20 2003 UTC (8 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
De-pkg-comment my ports + some more.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 4 05:46:32 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
PERL -> REINPLACE And some ports have USE_PERL5=yes now.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 26 11:16:35 2001 UTC (10 years, 11 months ago) by olgeni
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_7_0, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0, old_RELEASE_4_5_0, old_RELEASE_4_4_0, old_RELEASE_4_3_0
Add new port: net/NeTraMet. PR: 25330 Submitted by: olgeni
