CVS log for ports/devel/amulet/Attic/Makefile
Up to [FreeBSD] / ports / devel / amulet
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21
Sun Nov 2 21:43:07 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.20: +1 -1 lines
Development of this project stopped in 1998 and was supplanted by OpenAmulet, which itself has not produced any new versions since 2000. PR: ports/56423 Submitted by: self (as linimon@lonesome.com) Reviewed by: edwin
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 18 10:35:17 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Reset bouncing maintainer address
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 18 09:35:49 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -0 lines
BROKEN on 5.1: bad C++
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:22:25 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
De-pkg-comment.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 28 17:57:39 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -4 lines
unbreak and change MASTER_SITE PR: 43401 Submitted by: Gary W. Swearingen <swear@attbi.com>
Revision 1.16
Mon Mar 25 02:13:48 2002 UTC (9 years, 10 months ago) by kris
Branches: MAIN
FILE REMOVED
Changes since revision 1.15: +1 -1 lines
Remove this port, which has been marked broken for a long time with no fix.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 2 03:06:33 2001 UTC (10 years, 5 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Allow BROKEN to work, instead of getting Syntax error: EOF in backquote substitution Submitted by: distfile survey
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 23 16:53:50 2001 UTC (10 years, 5 months ago) by alex
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -1 lines
Mark BROKEN again (internal compiler error). This port has been broken since I can think (almost). Submitted by: bento
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 10 14:01:46 2001 UTC (11 years, 1 month ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
fix build. PR: 22653 Submitted by: Mike Heffner <mheffner@vt.edu> NOTE: added files/patch-ac is unified patch for multiple files; There's no reason to split up single-purpose patch.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:49:51 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:18:18 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:12:39 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Second round of INSTALL_SHLIBS=yes fixes.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:27:01 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
PORTNAME/PORTVERSION update
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:47:20 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Change Id->FreeBSD.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 14 09:43:07 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_2_2_8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -8 lines
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 20 01:32:14 1998 UTC (13 years, 3 months ago) by steve
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -6 lines
Convert to ELF.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 12 15:36:27 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Mark BROKEN for ELF: g++ -O2 -DDEBUG -DAMULET2_CONVERSION -I/usr/ports/devel/amulet/work/amulet/include -I/usr/X11R6/include -Wall -DGCC -DMEMORY -DDEFAULT_AMULET_DIR=\"/usr/X11R6/share/amulet\" /usr/ports/devel/amulet/work/amulet/src/gem/testdpy.o /usr/ports/devel/amulet/work/amulet/src/gem/test_utils.o /usr/ports/devel/amulet/work/amulet/src/gem/testbits.o /usr/ports/devel/amulet/work/amulet/src/gem/testcolor.o /usr/ports/devel/amulet/work/amulet/src/gem/testfonts.o /usr/ports/devel/amulet/work/amulet/src/gem/testwinprops.o -L/usr/ports/devel/amulet/work/amulet/lib -lamulet -L/usr/X11R6/lib -lX11 -lm -o testdpy /usr/ports/devel/amulet/work/amulet/lib/libamulet.so: file not recognized: File truncated *** Error code 1
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Aug 13 03:32:36 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Oops, missed the commit message the last time around. No need to use += for variables defined only once.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 13 03:30:27 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
*** empty log message ***
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 5 09:30:47 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue May 12 14:04:51 1998 UTC (13 years, 9 months ago) by kuriyama
Branches: BOVYNF
CVS tags: v3_0, RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
A free C++ GUI library. Submitted by: Filip Bovyn <bovynf@awe.be> PR: ports/4192
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 12 14:04:51 1998 UTC (13 years, 9 months ago) by kuriyama
Branches: MAIN
Initial revision
