summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE.Cy Schubert2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104371
* Add size data.Trevor Johnson2004-03-184-0/+4
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* Add size data.Trevor Johnson2004-03-1812-0/+13
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* SIZEify.Michael Nottebrock2004-03-183-0/+3
| | | | Notes: svn path=/head/; revision=104349
* According to the maintainer, there is a dispute about the ownershipTrevor Johnson2004-03-181-1/+3
| | | | | | | of the software. Notes: svn path=/head/; revision=104344
* Correct some typos.Ceri Davies2004-03-171-4/+4
| | | | Notes: svn path=/head/; revision=104321
* SIZEify.Trevor Johnson2004-03-1710-0/+10
| | | | Notes: svn path=/head/; revision=104313
* - Update to 0.8.5Markus Brueffer2004-03-1615-42/+87
| | | | | | | | | - Unbreak on 4.x Approved by: arved (mentor) Notes: svn path=/head/; revision=104153
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-164-4/+4
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Update to 1.6.1Daichi GOTO2004-03-154-13/+9
| | | | | | | | PR: ports/64295 Submitted by: Li-Lun Wang <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=104095
* Don't use PORTREVISION in dependency filenames.Michael Nottebrock2004-03-151-2/+2
| | | | Notes: svn path=/head/; revision=104091
* BROKEN on 4.x: Does not compileKris Kennaway2004-03-153-0/+3
| | | | Notes: svn path=/head/; revision=104069
* update to xfce 4.0.4Oliver Lehmann2004-03-147-17/+19
| | | | Notes: svn path=/head/; revision=104026
* Resign maintainership of the ports corresponding to software I developedRalf S. Engelschall2004-03-141-1/+1
| | | | | | | | myself because I've not the necessary time to maintain the ports in a reasonable way. This way others are encouraged to pick up those ports. Notes: svn path=/head/; revision=103976
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-1417-18/+14
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* - Update to version 2.6.3Kirill Ponomarev2004-03-133-8/+15
| | | | | | | | PR: ports/64215 Submitted by: Ports Fury Notes: svn path=/head/; revision=103895
* - Update to version 0.35Kirill Ponomarev2004-03-132-4/+3
| | | | | | | | PR: ports/64217 Submitted by: Ports Fury Notes: svn path=/head/; revision=103894
* BROKEN on amd64 and ia64: Does not compile (missing -fPIC)Kris Kennaway2004-03-131-1/+7
| | | | Notes: svn path=/head/; revision=103883
* - Update to version 9.12Kirill Ponomarev2004-03-134-19/+5
| | | | Notes: svn path=/head/; revision=103855
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow hisTrevor Johnson2004-03-122-2/+2
| | | | | | | distfiles in my directory. Notes: svn path=/head/; revision=103814
* Fix another dependency bogon. Bump PORTREVISION.Tilman Keskinoz2004-03-122-2/+2
| | | | Notes: svn path=/head/; revision=103793
* Remove entries for gnect, gnibbles, gnobots2 since they already handledAlexander Nedotsukov2004-03-122-4/+1
| | | | | | | by gnomegames2 port. Notes: svn path=/head/; revision=103783
* - Update to 0.5Markus Brueffer2004-03-123-3/+29
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=103739
* Fix depfiles.Michael Nottebrock2004-03-111-2/+2
| | | | Notes: svn path=/head/; revision=103634
* Use consistent variable names.Michael Nottebrock2004-03-112-2/+2
| | | | Notes: svn path=/head/; revision=103633
* Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED)Oliver Eikemeier2004-03-111-1/+1
| | | | | | | | Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) PR: 63861 Notes: svn path=/head/; revision=103631
* Upgrade from 4.9.2 to 4.9.4 -- released in December 2002. Reset maintainerMikhail Teterin2004-03-104-25/+34
| | | | | | | | | to ports@ Approved by: see commit log for timeout information Notes: svn path=/head/; revision=103578
* According to fenner's survey this has been unfetchable since JanuaryTrevor Johnson2004-03-101-0/+1
| | | | | | | 2003. Notes: svn path=/head/; revision=103568
* Depend on the correct files. Bump PORTREVISION.Michael Nottebrock2004-03-101-1/+3
| | | | Notes: svn path=/head/; revision=103554
* - Fix WWW: and utilize INFOKirill Ponomarev2004-03-103-6/+4
| | | | | | | | PR: ports/63995 Submitted by: maintainer Notes: svn path=/head/; revision=103538
* - Update to 0.2.28Clement Laforet2004-03-102-3/+3
| | | | Notes: svn path=/head/; revision=103534
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressVolker Stolz2004-03-101-2/+1
| | | | | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor) Notes: svn path=/head/; revision=103524
* Fix plist, bump PORTREVISION.Michael Nottebrock2004-03-101-2/+2
| | | | Notes: svn path=/head/; revision=103513
* Change PKGNAMEPREFIX from sr@Latn to sr-Latn.Michael Nottebrock2004-03-092-2/+4
| | | | | | | Requested by: kris, linimon Notes: svn path=/head/; revision=103475
* Fix PKGNAME. Bump PORTREVISION.Michael Nottebrock2004-03-091-2/+2
| | | | Notes: svn path=/head/; revision=103471
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-09252-829/+2988
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* Add kde3-i18n-tg, localized messages and documentation for KDE3Michael Nottebrock2004-03-099-0/+433
| | | | Notes: svn path=/head/; revision=103443
* Add kde3-i18n-uz, localized messages and documentation for KDE3Michael Nottebrock2004-03-095-0/+275
| | | | Notes: svn path=/head/; revision=103418
* Add kde3-i18n-sr@Latn, localized messages and documentation for KDE3Michael Nottebrock2004-03-099-0/+1089
| | | | Notes: svn path=/head/; revision=103416
* Add kde3-i18n-nds, localized messages and documentation for KDE3Michael Nottebrock2004-03-099-0/+441
| | | | Notes: svn path=/head/; revision=103414
* Add kde3-i18n-mn, localized messages and documentation for KDE3Michael Nottebrock2004-03-095-0/+273
| | | | Notes: svn path=/head/; revision=103412
* Add kde3-i18n-bn, localized messages and documentation for KDE3Michael Nottebrock2004-03-095-0/+66
| | | | Notes: svn path=/head/; revision=103410
* Add renamedlgplugins, additional features for Konqueror's rename function (inMichael Nottebrock2004-03-095-0/+48
| | | | | | | filemanager mode). Notes: svn path=/head/; revision=103408
* Add ksig, a signature randomiser for KMail (part of kdepim) or standalone.Michael Nottebrock2004-03-095-0/+52
| | | | Notes: svn path=/head/; revision=103406
* Add konq-plugins, additional features and plugins for Konqueror (part ofMichael Nottebrock2004-03-099-0/+403
| | | | | | | kdebase) in webbrowser mode. Notes: svn path=/head/; revision=103404
* Add Makefile.split, necessary for the kdeaddons slave ports.Michael Nottebrock2004-03-091-0/+90
| | | | Notes: svn path=/head/; revision=103403
* Add knewsticker-scripts, utility scripts for knewsticker (part of kdenetwork).Michael Nottebrock2004-03-095-0/+53
| | | | Notes: svn path=/head/; revision=103401
* Add kicker-applets, additional applets for kicker (part of kdebase).Michael Nottebrock2004-03-095-0/+85
| | | | Notes: svn path=/head/; revision=103399
* Add kfile-plugins, a collection of plugins for konqueror (part of kdebase) inMichael Nottebrock2004-03-095-0/+55
| | | | | | | filemanager-mode. Notes: svn path=/head/; revision=103397
* Add kaddressbook-plugins, a collection of plugins for kaddressbook (part ofMichael Nottebrock2004-03-095-0/+50
| | | | | | | kdepim). Notes: svn path=/head/; revision=103395