summaryrefslogtreecommitdiff
path: root/cad/magic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to version 7.1, unbreak.Christian Weisgerber2002-10-2614-131/+141
| | | | | | | | PR: 44106 Submitted by: Ports Fury Notes: svn path=/head/; revision=68873
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67414
* Fix build (removal of <values.h>)Kris Kennaway2002-09-291-0/+29
| | | | Notes: svn path=/head/; revision=67224
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-8/+8
| | | | Notes: svn path=/head/; revision=43378
* Fix and sort plistKris Kennaway2001-03-111-72/+76
| | | | Notes: svn path=/head/; revision=39516
* Update to version 6.5.1 and homepageJames E. Housley2001-02-133-30/+16
| | | | | | | | PR: 22935 Submitted by: Eric Furbish <efurbish@rice.edu> Notes: svn path=/head/; revision=38306
* Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37625
* Add fsleeper.1.Satoshi Asami2000-06-071-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29292
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27419
* time(3) returns a time_t and not a long.Steve Price2000-01-281-0/+11
| | | | Notes: svn path=/head/; revision=25174
* $Id$->$FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21082
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* chmod -> ${CHMOD}Michael Haro1999-08-221-17/+17
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Fix build for Alpha boxes.Steve Price1999-05-241-0/+20
| | | | Notes: svn path=/head/; revision=18966
* More missing dependencies.Satoshi Asami1998-11-291-1/+2
| | | | Notes: svn path=/head/; revision=14954
* Make this build in an ELF world.Steve Price1998-09-271-0/+11
| | | | Notes: svn path=/head/; revision=13450
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-131-34/+0
| | | | Notes: svn path=/head/; revision=12504
* Make this build under 3.0.Justin M. Seger1997-11-291-0/+44
| | | | Notes: svn path=/head/; revision=8904
* Put DISTFILES in right place (purely cosmetic).Satoshi Asami1996-12-061-2/+2
| | | | Notes: svn path=/head/; revision=4845
* Upgrade magic to version 6.5.Steven Wallace1996-12-061-0/+13
| | | | | | | spice2sim awk script should run /usr/bin/awk, not /bin/awk. Notes: svn path=/head/; revision=4825
* Upgrade magic to version 6.5.Steven Wallace1996-12-067-557/+28
| | | | | | | Hurray! Distribution now already includes FreeBSD patches. Notes: svn path=/head/; revision=4822
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+4
| | | | | | | Added MAINTAINER to many of them. Notes: svn path=/head/; revision=4498
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-13/+1
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* Correctly list all files installed.Masafumi Max NAKANE1996-10-211-40/+118
| | | | | | | Added @dirrm directives to delete empty directories upon deinstallation. Notes: svn path=/head/; revision=4061
* Use ${BINOWN}, ${BINGRP}, etc. macros when doing chmod,chown.Masafumi Max NAKANE1996-10-211-10/+50
| | | | | | | | Take MANCOMPRESS setting into account. Some cosmetic changes. Notes: svn path=/head/; revision=4060
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Distfiles have moved slightly deeper into the filesystem on theSatoshi Asami1995-07-291-2/+2
| | | | | | | | | master site. Submitted by: Chuck Robey <chuckr@Glue.umd.edu> Notes: svn path=/head/; revision=2015
* Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1995-04-241-2/+1
| | | | | | | done in the main install target itself. Notes: svn path=/head/; revision=1514
* Updated to conform with new bsd.port.mk targets.Satoshi Asami1995-04-221-4/+3
| | | | Notes: svn path=/head/; revision=1492
* install depends on build!Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1392
* Update the cad Makefiles. Boy, I love these sparse directories! :)Satoshi Asami1995-04-111-3/+4
| | | | Notes: svn path=/head/; revision=1339
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch.Andreas Schulz1995-03-191-3/+3
| | | | Notes: svn path=/head/; revision=1154
* Fix '*** ERROR: You need to do a "make config" first!' problemSteven Wallace1995-03-041-1/+2
| | | | Notes: svn path=/head/; revision=1087
* Add some patches to get the install working. The makefiles have calledAndreas Schulz1995-02-251-9/+131
| | | | | | | | | a hardcoded make on some places, but it should use gmake to work. Also some help programs are called without a path. But the super-user for the installation doesn't have "." in the path normally. Notes: svn path=/head/; revision=1038
* Add a patch to change the explicit make calls to gmake calls.Andreas Schulz1995-02-131-0/+38
| | | | Notes: svn path=/head/; revision=967
* Add a USE_GMAKE=yes line to the Makefile. magic got some severe problemsAndreas Schulz1995-02-131-1/+2
| | | | | | | | | with the new make, so use gmake instead. I am not even sure if the makefiles are not correct and our new make is at fault here :-). Notes: svn path=/head/; revision=966
* Initial revisionJordan K. Hubbard1995-01-311-0/+1
| | | | Notes: svn path=/head/; revision=862
* Yet another patch for the "new" make :-).Andreas Schulz1995-01-291-15/+26
| | | | Notes: svn path=/head/; revision=848
* Replace a /usr/openwin/include with a /usr/X11R6/include. We don'tAndreas Schulz1995-01-221-2/+21
| | | | | | | have openwin. Now it finds X11/Xlib.h and is building the port. Notes: svn path=/head/; revision=801
* Port of Magic version 6.4.4, a VLSI CAD tool.Steven Wallace1994-12-186-0/+437
Notes: svn path=/head/; revision=593