aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xanim
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/xanim: USES=alias to fix malloc.h-less DFJohn Marino2015-11-131-1/+1
| | | | Notes: svn path=/head/; revision=401487
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375099
* Rename multimedia/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-0/+0
| | | | Notes: svn path=/head/; revision=363283
* - Remove NO_STAGEMartin Wilke2014-02-031-1/+0
| | | | Notes: svn path=/head/; revision=342444
* - update LEGALDirk Meyer2013-12-111-1/+1
| | | | | | | remove pgp* as rsaref has expired. Notes: svn path=/head/; revision=336225
* - update MASTER_SITESDirk Meyer2013-11-291-2/+2
| | | | Notes: svn path=/head/; revision=335236
* - use STAGEDIRDirk Meyer2013-11-291-7/+5
| | | | Notes: svn path=/head/; revision=335217
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+1
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* - add comment for imake problem with clangDirk Meyer2013-01-261-0/+2
| | | | Notes: svn path=/head/; revision=311028
* - cleanup headerDirk Meyer2013-01-261-5/+1
| | | | Notes: svn path=/head/; revision=311027
* Force numerous ports that fail to build with clang over to instead alwaysMark Linimon2012-10-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. Notes: svn path=/head/; revision=305610
* - drop expired WWWDirk Meyer2011-08-061-1/+1
| | | | Notes: svn path=/head/; revision=279053
* - remove MD5Olli Hauer2011-07-031-8/+0
| | | | Notes: svn path=/head/; revision=276986
* - add NO_CDROMDirk Meyer2010-06-051-0/+2
| | | | Notes: svn path=/head/; revision=255754
* - add LICENSE:Dirk Meyer2009-02-151-0/+2
| | | | Notes: svn path=/head/; revision=228419
* - set NO_CDROMDirk Meyer2009-02-151-0/+1
| | | | Notes: svn path=/head/; revision=228416
* - set USE_XORGDirk Meyer2008-03-171-0/+1
| | | | Notes: svn path=/head/; revision=209237
* - fix build for gcc42Dirk Meyer2007-08-182-1/+58
| | | | | | | Submitted by: rdivacky (Roman Divacky) Notes: svn path=/head/; revision=197863
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add SHA checksumDirk Meyer2005-11-131-0/+8
| | | | Notes: svn path=/head/; revision=148088
* - downdate urlDirk Meyer2005-10-022-3/+2
| | | | | | | - clean MASTER_SITES Notes: svn path=/head/; revision=143946
* - update MASTER_SITESDirk Meyer2005-02-211-4/+4
| | | | Notes: svn path=/head/; revision=129450
* - make portlint happyDirk Meyer2004-03-222-37/+25
| | | | | | | | | - use ARCH insttead of MACHINE_ARCH - reordered definitions - use PLIST_FILES (save an inode) Notes: svn path=/head/; revision=104950
* - add SIZEDirk Meyer2004-02-261-1/+8
| | | | Notes: svn path=/head/; revision=102162
* - fix MASTER_SITESDirk Meyer2003-11-151-1/+0
| | | | Notes: svn path=/head/; revision=94046
* - fix MASTER_SIITESDirk Meyer2003-09-061-1/+1
| | | | | | | http://people.freebsd.org/~fenner/portsurvey/ Notes: svn path=/head/; revision=88650
* - add more sitesDirk Meyer2003-04-061-1/+3
| | | | | | | Obtained from: netbsd Notes: svn path=/head/; revision=78396
* - rmove offline site xanim.va.pubnix.comDirk Meyer2003-04-052-4/+6
| | | | | | | - add new mirror Notes: svn path=/head/; revision=78325
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-04-041-1/+1
| | | | | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections) Notes: svn path=/head/; revision=78074
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* Add more sites to MASTER_SITESDirk Meyer2003-01-021-1/+4
| | | | | | | Suggested by: Yonatan@xpert.com Notes: svn path=/head/; revision=72222
* - Update to 2.92.0Dirk Meyer2003-01-024-38/+86
| | | | Notes: svn path=/head/; revision=72173
* - Take maintainership, Update pending.Dirk Meyer2002-12-091-1/+1
| | | | | | | http://people.freebsd.org/~dinoex/ports/xanim/ Notes: svn path=/head/; revision=71483
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-4/+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
* Make this build and install cleanly on alpha so as to unblock the kdeAndrew Gallatin2002-06-013-23/+35
| | | | | | | | | build. Approved by: kris Notes: svn path=/head/; revision=60442
* Fix build problem on 5-current.Motoyuki Konno2002-04-111-0/+14
| | | | | | | | <machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable and 5-current. See commitlog of src/include/Makefile rev 1.165. Notes: svn path=/head/; revision=57551
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Update to version 2.80.2.Steve Price2000-12-112-1/+7
| | | | | | | | PR: 23085 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=35843
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Correct man page entryChris Piazza1999-12-041-2/+1
| | | | | | | | PR: 15233 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23598
* The manpage is in section n and isn't compressed.Steve Price1999-11-261-1/+2
| | | | Notes: svn path=/head/; revision=23372
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Turn off sound support except on the i386 port.Steve Price1999-06-221-5/+7
| | | | Notes: svn path=/head/; revision=19668