summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ack, I knew I forgot something. Add a new -C argument that enables pedanticJoe Marcus Clarke2003-11-223-8/+12
| | | | | | | | | | committer mode. This is the identical to -A except it omits the new port checks. Requested by: eik Notes: svn path=/head/; revision=94725
* Standardize all error messages to include the filename at least (and lineJoe Marcus Clarke2003-11-222-196/+213
| | | | | | | | | number where possible). Bump version to 2.5.2. Reviewed by: eik Notes: svn path=/head/; revision=94724
* - Fix WWW: line according to Fenner's surveyKirill Ponomarev2003-11-221-1/+1
| | | | Notes: svn path=/head/; revision=94705
* . Update to 1.7.Greg Lewis2003-11-214-4/+9
| | | | | | | | PR: 56140 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Notes: svn path=/head/; revision=94676
* Upgrade to Twisted 1.1.0!Neil Blakey-Milner2003-11-213-4287/+8719
| | | | | | | Also take over maintainership from Johann with his permission. Notes: svn path=/head/; revision=94658
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-0/+1
| | | | Notes: svn path=/head/; revision=94648
* Update to 0.55Mathieu Arnold2003-11-212-2/+2
| | | | Notes: svn path=/head/; revision=94643
* Update to 0.04Mathieu Arnold2003-11-212-4/+11
| | | | Notes: svn path=/head/; revision=94639
* Respect CFLAGS, should fix build on alphaTilman Keskinoz2003-11-211-0/+5
| | | | Notes: svn path=/head/; revision=94636
* Update to 0.05Mathieu Arnold2003-11-212-3/+2
| | | | Notes: svn path=/head/; revision=94630
* There are several security related problem in bugzilla 2.16.3 and earlier,James E. Housley2003-11-216-9/+6
| | | | | | | | | | | The bugzilla developer released a security advisory. see: http://www.bugzilla.org/security/2.16.3/ PR: 58905 Submitted by: Kang Liu Notes: svn path=/head/; revision=94627
* Update to 5.3 and get rid of BROKENYen-Ming Lee2003-11-215-15/+33
| | | | | | | | PR: 59534 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=94618
* This is unfetchable (discovered by fenner's survey).Trevor Johnson2003-11-211-0/+1
| | | | Notes: svn path=/head/; revision=94595
* * Check to make sure new ports do not contain PORTREVISION [1]Joe Marcus Clarke2003-11-212-4/+150
| | | | | | | | | | | | | | | | | * Check to make sure new ports do not contain PORTEPOCH * Throw a FATAL error if an additional file exists in the port directory but not in CVS [2] * Throw a FATAL error if a file is in CVS but not in the port's directory [2] * Throw a FATAL error if a file was deleted from CVS but still in the port's directory [2] * Warn if a new file contains a non-empty RCS Id [2] * Add a missing ``if ($verbose)'' [2] Submitted by: arved [1] eik [2] Notes: svn path=/head/; revision=94591
* Make this port fetchable by moving it back to the gdb-5.3 final release.Mark Peek2003-11-212-8/+2
| | | | | | | The gdb-5.3.1 development branch died off in favor of gdb-6.0. Notes: svn path=/head/; revision=94585
* Update to 0.9.1.Akinori MUSHA2003-11-202-2/+2
| | | | Notes: svn path=/head/; revision=94536
* Update the Ruby/GNOME2 suite to 0.8.0.Akinori MUSHA2003-11-203-16/+4
| | | | Notes: svn path=/head/; revision=94531
* Fix a typo.Akinori MUSHA2003-11-201-1/+1
| | | | Notes: svn path=/head/; revision=94528
* Update to 10.3.Akinori MUSHA2003-11-202-2/+2
| | | | Notes: svn path=/head/; revision=94522
* Update to 0.2.Akinori MUSHA2003-11-202-2/+2
| | | | | | | | PR: 58935 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> Notes: svn path=/head/; revision=94520
* - Update to version 0.8Kirill Ponomarev2003-11-203-9/+13
| | | | | | | | PR: 59517 Submitted by: Ports Fury Notes: svn path=/head/; revision=94500
* - Fix build (previous update was incomplete):Sergei Kolobov2003-11-201-10/+10
| | | | | | | | | | | | | | | | Do not add PYTHON_* variables to MAKE_ENV unless WITH_PYTHON knob is enabled - Remove spaces on empty line to please portlint While I'm here: - s/+=/=/ where appropriate PR: 59255 Submitted by: Sergey Matveychuk <sem@ciam.ru> Approved by: maintainer's silence Notes: svn path=/head/; revision=94491
* Fix some old devices, add new ones.Lev A. Serebryakov2003-11-204-4/+4
| | | | Notes: svn path=/head/; revision=94464
* Fix packing list.Trevor Johnson2003-11-201-2/+2
| | | | Notes: svn path=/head/; revision=94431
* Apply a patch that fixes a bug and a memory leak.Akinori MUSHA2003-11-206-0/+249
| | | | | | | Obtained from: [ruby-dev:21973] Notes: svn path=/head/; revision=94430
* I was getting a recursive error on CFLAGS I didn't get on 5.xJames E. Housley2003-11-203-6/+6
| | | | Notes: svn path=/head/; revision=94418
* On kris@ suggestion use _CPUCFLAGS to get -mtune also. And I had forgottenJames E. Housley2003-11-203-3/+6
| | | | | | | CXXFLAGS Notes: svn path=/head/; revision=94417
* . Install the etc directory. Various documentation refers to files inGreg Lewis2003-11-202-1/+13
| | | | | | | | | | | this directory. PR: 58450 Submitted by: Remco van 't Veer <rwvtveer@xs4all.nl> Approved by: znerd (maintainer) Notes: svn path=/head/; revision=94416
* Since once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can'tJames E. Housley2003-11-195-8/+20
| | | | | | | | | be removed. And setting NO_CPU_CFLAGS in a ports Makefile does not help. It might be nice if Mk/bsd.port.mk would remove it if NO_CPU_CFLAGS was set, patch coming soon. Notes: svn path=/head/; revision=94415
* Set PORTREVISION to 0. Fix packing list.Trevor Johnson2003-11-191-1/+3
| | | | Notes: svn path=/head/; revision=94401
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgOliver Eikemeier2003-11-199-9/+9
| | | | | | | | PR: 59109 Approved by: marcus (mentor) Notes: svn path=/head/; revision=94400
* upgrade to 1.6.1Ying-Chieh Liao2003-11-197-104/+1409
| | | | Notes: svn path=/head/; revision=94371
* Decrease PORTREVISION from 2 to 0. I hope no one has installedTrevor Johnson2003-11-191-0/+1
| | | | | | | these yet. Notes: svn path=/head/; revision=94366
* new Linux/i386 binary port of GLib version 2.XTrevor Johnson2003-11-194-0/+45
| | | | Notes: svn path=/head/; revision=94364
* Upgrade to version 0.93.0909.Jimmy Olgeni2003-11-196-48/+48
| | | | | | | | PR: 59382 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> Notes: svn path=/head/; revision=94359
* new Linux/i386 binary port of Accessibility Toolkit libraryTrevor Johnson2003-11-194-0/+44
| | | | Notes: svn path=/head/; revision=94355
* Fix typosLev A. Serebryakov2003-11-194-8/+8
| | | | Notes: svn path=/head/; revision=94348
* Currently this fails to compile and install both on 4.x and 5.x.Mark Linimon2003-11-191-0/+2
| | | | Notes: svn path=/head/; revision=94346
* Fix a long standing bug, uncovered by the KDE-team's attempt to use thisMikhail Teterin2003-11-191-1/+1
| | | | | | | | port to build x11-toolkits/qt32 -- the qmake.conf installed did not have any thread flags set at all. Bump portrevision. Notes: svn path=/head/; revision=94321
* - Update to 1.3.8Alexander Nedotsukov2003-11-183-9/+11
| | | | | | | - Switchover to GNOME master site and bzip2 source archives. Notes: svn path=/head/; revision=94269
* Update to 1.3.8Alexander Nedotsukov2003-11-187-78/+15
| | | | Notes: svn path=/head/; revision=94268
* - make portlint happyDirk Meyer2003-11-181-2/+2
| | | | Notes: svn path=/head/; revision=94264
* Upgrade to 0.3.4Dag-Erling Smørgrav2003-11-183-31/+15
| | | | Notes: svn path=/head/; revision=94262
* - make portlint happyDirk Meyer2003-11-181-7/+7
| | | | Notes: svn path=/head/; revision=94259
* Update the COMMENT and pkg-description to reflect JAVA as being in hereJames E. Housley2003-11-182-6/+6
| | | | Notes: svn path=/head/; revision=94251
* * UPdate the *-rtems-gcc ports to include gcj (Java). Since the gcjJames E. Housley2003-11-1829-373/+79
| | | | | | | | | depends so heavily on c++ it was getting silly to keep it seperate for all the mangeling of the Makefiles that was required * Remove the *-rtems-gcj ports (MOVED) to be commited next. Notes: svn path=/head/; revision=94248
* pmk has moved from premk.sf.net to pmk.sf.net. Update WWW accordingly.Sean Chittenden2003-11-181-1/+1
| | | | Notes: svn path=/head/; revision=94246
* Upgrade QMake to Qt-3.2.3. For the record, the patches to makeMikhail Teterin2003-11-182-2/+2
| | | | | | | | x11-toolkits/qt32 use this port instead of building its own qmake were submitted to the KDE team over a month ago. Notes: svn path=/head/; revision=94219
* Remove EXAMPLESDIR.Joe Marcus Clarke2003-11-171-0/+1
| | | | | | | Submitted by: krion Notes: svn path=/head/; revision=94199
* Update to 2.5.0.Joe Marcus Clarke2003-11-174-45/+135
| | | | | | | | | | | | | | | | | * Add some linenumbers to the whole file search * Hack the direct command use code some more * Add a check for the deprecated USE_MESA * Allow PKGCATEGORY not in CATEGORIES [1] * Allow %B in pkg-plist, as it has a valid prefix [1] * Allow simple rm -f, it needs no redirection [1] * Add portlintgrep.pl, an example on how to use portlint to find certain portlint problems in the ports tree [2] Submitted by: dinoex [1] eik [2] Notes: svn path=/head/; revision=94190