summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn2003-12-12594-26912/+0
| | | | | Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
* Add two patches to make pwlib build on Sparc64Roger Hardiman2003-12-034-0/+100
| | | | | | | Approved my Joe Notes: svn path=/head/; revision=94847
* Fix build errors caused by cut-n-paste.James E. Housley2003-11-302-4/+4
| | | | | | | Approved by: portmgr (marcus@) Notes: svn path=/head/; revision=94831
* - Unbreak on 5.xPav Lucistnik2003-11-307-10/+244
| | | | | | | | | | | | | - Respect CFLAGS - Silence Portlint PR: ports/59770 Submitted by: Sergey Matveychuk <sem@ciam.ru> Approved by: marcus (portmgr) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94828
* Fix typo error (ONLY_FOR_ARCH => ONLY_FOR_ARCHS),Vanilla I. Shu2003-11-301-1/+1
| | | | | | | | | | this fix building on non-i386 archs. Submitted by: maintainer Approved by: portmgr (marcus) Notes: svn path=/head/; revision=94826
* add missing dependenceYing-Chieh Liao2003-11-281-0/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=94815
* - fix for PR 58925Andreas Klemm2003-11-252-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | solves problem of hanging usb sessions with cams using gphoto2 ptp2 driver - bumped port revision - tested by different people under -current and -stable, no ill side effects and really cures the problem. The author of bsd.c clearly states out in the sources, that he has ported codee from linux 1:1 and he "kind of hopes" that it is ok. But it wasn't. This patch fixes hang that happens after the 1st read because the USB driver tries to read more bytes than are available. 0000 10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00 ................ 1.240828 gphoto2-port(2): Reading 512=0x200 bytes from port... gp_port_read: Operation timed out 9.267455 PTP2/library.c(2): PTP: gp_port_* function returned 0xffffffde -34 9.267819 context(0): PTP I/O error PR: 58925 Submitted by: Mariusz Woloszyn <emsi@ipartners.pl> Reviewed by: John Reynolds <johnjen@reynoldsnet.org> and some tester Approved by: portmgr@ (Joe Marcus Clarke <marcus@marcuscom.com>) Notes: svn path=/head/; revision=94786
* According to fenner's survey, 6 of 11 files were fetchable, becauseTrevor Johnson2003-11-255-6671/+66
| | | | | | | | | | | | | | | | outdated files were removed from the FTP sites. Use newest XFree86-devel and glibc-devel on both Alpha and i386; newest kernel-source and libstdc++-devel on Alpha; and newest cpp, gcc, gcc-c++, gcc-g77 and libstdc++-devel on i386. Generate packing list from a fake installation. Note GNU GPL restriction. Speed up fetching of updates for the Alpha. Take maintainership. Approved by: portmgr Notes: svn path=/head/; revision=94779
* This doesn't compile on the Alpha or x86-64.Trevor Johnson2003-11-241-0/+1
| | | | | | | | reported by: kris Approved by: portmgr Notes: svn path=/head/; revision=94768
* Make fetchable by updating to latest version (previous distfile hasTrevor Johnson2003-11-246-45/+3
| | | | | | | | | been removed from the author's site). Approved by: portmgr Notes: svn path=/head/; revision=94763
* Update to 1.2.11Kevin Lo2003-11-243-77/+5
| | | | | | | | PR: 59629 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=94757
* Don't build this on amd64.Joe Marcus Clarke2003-11-241-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94753
* Mark this port ONLY_FOR_ARCHS=i386.Joe Marcus Clarke2003-11-232-0/+4
| | | | | | | | Approved by: maintainer portmgr (implicit) Notes: svn path=/head/; revision=94747
* Linux version of Allegro, the cross-platform library for game development.Pav Lucistnik2003-11-2213-0/+193
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94734
* 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