summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* USE_REINPLACE instead of perl. (but this still won't build on current)knu2002-11-041-1/+2
|
* Correct pkg-plist.nork2002-11-031-3/+3
| | | | | PR: ports/44851 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
* Perl Bindings for SDLarved2002-11-036-0/+107
| | | | | | | Requested by: Luca Lesinigo <luckyluke@softhome.net> PR: 44520 Submitted by: Klaus Goger <klaus.goger@reflex.at> Approved by: kris (mentor)
* 1. Update version to 1.7.1.alane2002-11-0348-1146/+120
| | | | | | | | 2. Rewrote pkg-comment and pkg-descr files. 3. Marked pkg-plist file as not done. 4. Made do-build and do-install targets indicating that this port is not at all ready to even be looked at. The repocopy was a placeholder for when I can get to it.
* Remove BUILD_DEPENDS on perl5. This should have gone in security/nss.marcus2002-11-031-2/+0
|
* Add mips-rtems-gdbkris2002-11-031-0/+1
| | | | Forgotten by: jeh
* remove inactive PERL linedinoex2002-11-031-7/+2
|
* fix dependencydinoex2002-11-031-2/+2
|
* Add a BUILD_DEPENDS on Perl.marcus2002-11-031-0/+2
| | | | Submitted by: bento
* Fix a typo in one of the __FreeBSD_version checks.marcus2002-11-021-1/+1
| | | | Submitted by: Mike Harding <mvh@ix.netcom.com>
* Of course ruby should be used here to do this instead of perl. :)knu2002-11-021-1/+1
|
* USE_REINPLACE instead of perl.knu2002-11-021-1/+3
|
* upgrade to GNU shtool 1.6.2rse2002-11-022-2/+2
|
* Fix typoes on MAINTAINER address.perky2002-11-021-2/+2
| | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
* Backport the kernel memory dereference patch from libgtop2.marcus2002-11-012-15/+15
|
* Fix the path to the patched file.marcus2002-11-011-2/+2
|
* Fix a problem dereferencing kernel memory when hunting for a filesmarcus2002-11-012-15/+23
| | | | | | inode in -CURRENT. Thanks to jhb for helping with the the solution. Reviewed by: jhb
* Add p5-Parallel-ForkManager(0.7.4), a perl module for parallel forknork2002-11-017-0/+60
| | | | | | | management. PR: ports/44505 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
* Update to version 2.1.3: provide backward compatibility with thebsd2002-11-012-2/+2
| | | | | | 2-byte rewrite cycle counter introduced in version 2.1.0 but changed in version 2.1.1. Thanks to Joerg Wunsch <joerg@FreeBSD.org> for pointing this out.
* Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizealane2002-11-0128-29/+29
| | | | | mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along....
* - Update to version 4.0.0wjv2002-11-019-237/+341
| | | | | | | | | - A fairly significant rewrite of the port, as 4.0.0 now deprecates the traditinal OmniORB build infrastructure in favour of the GNU tools. PR: 44338 Submitted by: wjv Approved by: maintainer timeout
* Use IGNORE, not .error, on unsupported platforms. This should solve thetmm2002-11-016-6/+6
| | | | | | | last remaining 'make readmes' problem on sparc64. Reviewed by: petef Approved by: David Marshall <marshall@chezmarshall.com> (MAINTAINER)
* Add port of ncurses.trevor2002-11-011-0/+1
|
* 53 41 54 4F 52trevor2002-11-0110-0/+5458
| | | | | | | 41 52 45 50 4F 54 45 4E 45 54 4F 50 45 52 41 52 4F 54 41 53 I summon ncurses 5.3.
* Changed MAINTAINER to my FreeBSD address.alane2002-11-0128-29/+29
|
* use SYSTEMDIRdinoex2002-11-011-1/+1
|
* Two files missed in the last commit. Upgrade to version 5.2jeh2002-11-012-0/+34
|
* Update to the latest version of gdb, used by RTEMS -- 5.2jeh2002-11-018-7/+42
|
* Upgrade to 3.06 => remove BROKEN.obraun2002-10-314-100/+181
| | | | | PR: ports/43405 Submitted by: maintainer
* Upgrade to 0.4.4.obraun2002-10-316-10/+6
| | | | | PR: 44766 Submitted by: maintainer
* Upgrade to 0.5.4.obraun2002-10-313-3/+9
| | | | | PR: 44765 Submitted by: maintainer
* Update to 1.4 Build 184lioux2002-10-318-8/+8
|
* Update to the latest set of binutils from the RTEMS project, versionjeh2002-10-3111-100/+706
| | | | 2.13 . The rest of the tools are on the way.
* Re-add patch-temp for bison 1.75 compatibility.marcus2002-10-311-0/+15
|
* Revert to 1.0.3 with a PORTEPOCH bump. Apparently, there were somemarcus2002-10-315-21/+20
| | | | | | | | | | | changes in 1.0.4 that causes GNOME 2 components to hang. I will debug the 1.0.4 problems further when I return from my road trip. To properly revert to 1.0.3, you will need to upgrade to this version of the port, then either reboot or run bonobo-slay before restarting GNOME 2. Reported by: many
* Update to new version 1.4 (just came out). Thanks, Greg.alane2002-10-303-4/+8
|
* devel/SWIG -> devel/swig11knu2002-10-301-2/+2
|
* SWIG and SWIG-devel have been repo-moved to swig11 and swig13,knu2002-10-3014-475/+2
| | | | | respectively. SWIG 1.3.x is no longer a development branch, but a release branch.
* add fastdep 0.13ijliao2002-10-308-0/+68
| | | | Fast dependency generator for C/C++ files
* Only use File-Spec if perl < 5.8.0.alane2002-10-301-3/+12
| | | | | PR: 44720 Approved by: maintainer
* Remove patch I forgot in the last commit.marcus2002-10-301-15/+0
| | | | | Reminded by: adamw John Merryweather Cooper <john_m_cooper@yahoo.com>
* use PKGNAMESUFFIXdinoex2002-10-304-2/+25
| | | | add slave port gnustep-devel
* Use File::Spec port only for perl < 5.8.alane2002-10-301-3/+13
| | | | Approved by: maintainer
* Update to 1.0.4.marcus2002-10-305-19/+21
|
* Update to 0.0.4.knu2002-10-292-2/+2
|
* Remove empty patch file.cy2002-10-296-0/+0
|
* Grammar fix.adamw2002-10-291-1/+1
| | | | | Reviewed by: dinoex Approved by: pat
* Update to revision 2.1.2. Adds a '-V' option which disables thebsd2002-10-292-2/+2
| | | | | automatic verify check after uploading data to the microcontroller (by user request).
* support for gnustep-back, option GNUSTEP_GUI_DEVELdinoex2002-10-282-5/+16
|
* unbreak and change MASTER_SITEijliao2002-10-2811-0/+932
| | | | | PR: 43401 Submitted by: Gary W. Swearingen <swear@attbi.com>
OpenPOWER on IntegriCloud