aboutsummaryrefslogtreecommitdiff
path: root/cad/magic
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Cleanup plistBaptiste Daroussin2014-10-201-12/+0
| | | | Notes: svn path=/head/; revision=371238
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Update to 7.5.240.Hiroki Sato2014-08-303-13/+24
| | | | | | | - Fix LICENSE. Notes: svn path=/head/; revision=366658
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Use MAKE_CMD instead of GMAKEBaptiste Daroussin2014-06-241-1/+1
| | | | Notes: svn path=/head/; revision=359143
* - Update to 7.5.233Pietro Cerutti2013-11-193-14/+18
| | | | Notes: svn path=/head/; revision=334302
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 7.5.231Martin Wilke2013-05-142-3/+3
| | | | | | | | PR: 178570 Submitted by: Ports Fury Notes: svn path=/head/; revision=318174
* - Update to 2.3.0Martin Wilke2013-03-022-6/+8
| | | | | | | | PR: 176545 Submitted by: ports fury Notes: svn path=/head/; revision=313209
* - Update to version 7.5.229Armin Pirkovitsch2012-11-302-9/+5
| | | | | | | | | | | | | - Remove shlib versions - Trim Makefile header PR: ports/171972 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Feature safe: yes Notes: svn path=/head/; revision=308043
* - Update to version 7.5.220Martin Wilke2012-05-213-6/+6
| | | | | | | | PR: 168024 Submitted by: Ports Fury Notes: svn path=/head/; revision=297074
* - Update to 7.5.216Martin Wilke2012-04-212-3/+3
| | | | | | | | PR: 166875 Submitted by: Ports Fury Notes: svn path=/head/; revision=295219
* - Update to version 7.5.215Martin Wilke2012-03-252-3/+3
| | | | | | | | | PR: 166018 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=293782
* - Update to 7.5.124Martin Wilke2012-02-197-5/+220
| | | | | | | | PR: 164986 Submitted by: Ports Fury Notes: svn path=/head/; revision=291867
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 7.5.213Dennis Herrmann2011-09-0423-926/+307
| | | | | | | | PR: ports/160086 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=281145
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-5/+5
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Use termios.h instead of sgtty.hMartin Wilke2008-02-043-4/+118
| | | | | | | | PR: 120049 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=206724
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149234
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* magic.h wasn't able to determine LITTLE_ENDIAN xor BIG_ENDIAN for amd64.Oliver Lehmann2004-01-311-7/+20
| | | | | | | | | include endian.h now and retrive that information directly from BYTE_ORDER Noted By: bento via kris Notes: svn path=/head/; revision=99598
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* unbreak build on CURRENTOliver Lehmann2003-12-0912-4/+622
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=95479
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91384
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* 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