summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 0.2alfred2002-01-112-2/+2
|
* Ensure clean removal of ${PREFIX}/etc/gconf.sobomax2002-01-114-0/+26
|
* Python 2.1 was updated to 2.2, so chase it.knu2002-01-114-14/+14
|
* add wizard 1.4ijliao2002-01-116-0/+64
| | | | Classes for writing MS-style 'wizards'
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-114-63/+11
| | | | | | | | | | | | | | | | | | | | - Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. + Default to compile optimized for speed, not debugging, in ports builds, not just packages. We don't really get that many backtraces or debugging information, and there's a better way to provide these things to people willing to spend some time working on KDE. It's at (as announced before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2 upon request, and being unable to find any reason not to. Apparently, kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a runtime dependency. Therefore to enable its use one just needs to add the teTeX package. Bump PORTREVISION to reflect dependency change. - Fix koffice port by removing PYTHON_VERSION, which is unnecessary. PR: 33650 (part of) Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net> Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and optimizing for speed, not debugging capability)
* Update to version 2.knu2002-01-103-3/+12
|
* Update port to 1.2.3jedgar2002-01-093-4/+9
|
* Upgrade to 3.63.tg2002-01-095-13/+51
| | | | Submitted by: Neil Darlow <neil@darlow.co.uk>
* Remove my own NOPORTDOCS PLIST handling, now that the idea is incorporatedmi2002-01-092-18/+14
| | | | by the bsd.port.mk.
* Upgrade from 2.1p2 to 2.1p3.mi2002-01-092-2/+2
|
* Fix typo again that i missedpat2002-01-091-1/+1
| | | | | PR: 33534 Submitted by: maintainer
* Fix typo in descrpat2002-01-091-1/+1
| | | | | PR: 33534 Submitted by: maintainer
* Make pcl-cvs buildable again for Emacs19 and Emacs20.okazaki2002-01-093-44/+41
| | | | | | | | - catch up with elib port(s) restructurings. - install elisp files under a version dependent site-lisp directory. - use DOCSDIR. PORTREVISION bumped.
* Change port version from "2001.02.02" to "20010202".gsutter2002-01-081-2/+2
| | | | | | | | | Because py-coro used to have versions like "20000424" and now has "2001.02.02", the ports system always thinks new versions are a downgrade. Therefore, we should return to the original versioning scheme to avoid this problem. Reviewed by: kris, kbyanc (maintainer)
* A minor nit: -I. -> -I${.CURDIR}...mi2002-01-081-1/+1
|
* Fix path to perl for runtests.sh (appeared in 2.14.1)phantom2002-01-083-0/+24
|
* Update to 2.14.1 (security update). Upgrade to all users highlyphantom2002-01-086-6/+6
| | | | | | | | | | | | | | | | | | | | | recomended! From Security Advisory for Bugzilla: : *** SECURITY ISSUES RESOLVED *** : : - Multiple instances of user-account hijacking capability were fixed (Bugs : 54901, 108385, 185516) : : - Two occurrences of allowing data protected by Bugzilla's groupset : restrictions to be visible to users outside of those groups were fixes : (Bugs 102141, 108821) : : - One instance of an untrusted variable being echoed back to a user via : HTML was fixed (Bug 98146) : : - Multiple instances of untrusted variables being passed to SQL queries : were fixed (Bugs 108812, 108822, 109679, 109690)
* Libstocks is a C library which can be used to fetch stocks quotes.mi2002-01-089-0/+103
| | | | | It comes with a CLI client and the Siag Office can be built to interface with it.
* Remove devel/elib-emacs after the repocopy to devel/elib.okazaki2002-01-088-173/+0
|
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-084-0/+12
| | | | | | | --enable-debug and turn off stripping of binaries so we actually get all the debugging we're supposed to get. :) Submitted by: Alan Eldridge <alane@geeksrus.net>
* Restructuring of the Elib port.okazaki2002-01-073-2/+21
| | | | | | | - use `elib' as the Elib master port instead of `elib-emacs'. - add `elib-emacs19' as a satellite port for the Emacs 19 support. - connect `elib' and `elib-emacs19' - disconnect `elib-emacs'
* Set IGNORE until restructuring of the elib port finishes.okazaki2002-01-071-0/+1
|
* Fix typo in MAINTAINER. This kind of thing is why I think MAINTAINER-lessfenner2002-01-071-1/+1
| | | | | ports should simply have no MAINTAINER line and pick up the default from bsd.port.mk.
* Remove s.moeding@ndh.net as MAINTAINER; mail has been bouncing for 3 months.fenner2002-01-072-2/+2
|
* Update port to version 1.11olgeni2002-01-078-68/+32
| | | | | PR: 30911 Submitted by: Simon Marlow <simon@smarlow.com>
* Add tex to BUILD_DEPENDS to it packages correctly on bento.demon2002-01-071-1/+2
|
* Update for Emacs21 after the repocopy from `elib-emacs'.okazaki2002-01-073-41/+36
| | | | | | | | - install elisp files under the version specific site-lisp directory instead of the version independent site-lisp directory. - use ${DOCSDIR}. Bump PORTREVISION.
* Additional regexes to tweak the behavior of this port. It will now workwill2002-01-071-0/+17
| | | | correctly even in the presence of newer auto*.
* Correct typo to fix automake version usage.will2002-01-071-1/+1
|
* Allow this port to support arbitrary versions of autoconf.will2002-01-074-20/+10
| | | | Submitted by: bento 4-exp
* This port requires autoconf 2.13 and doesn't work with 2.52.will2002-01-071-1/+1
| | | | Submitted by: bento 4-exp
* o don't grok ${FILESDIR} for Wraphelp.c.sf2002-01-062-8/+16
| | | | | This means bento will not ship XDM-AUTHORIZATION-1 enabled package. o fetch Wraphelp.c for non-US residents.
* upgrade to 5.2.14ijliao2002-01-062-2/+2
|
* First round of auto* cleanups:will2002-01-065-6/+6
| | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
* Keep imake-4 and -libraries consistent with its HasXdmAuth status.sf2002-01-051-2/+15
| | | | | | | | | | This fix only affects if you have - set USA_RESIDENT=YES and - not set XasXdmAuth to NO and - not had Wraphelp.c. You don't need to recompile -libraries to recover this inconsistency. PR: 33024
* upgrade to 1.0aijliao2002-01-052-2/+2
|
* Kludge the build in the face of systems with autoconf 2.52+.reg2002-01-054-8/+80
| | | | | | PR: ports/33443 Submitted by: Alan Eldridge <ports@geeksrus.net> Jason Stephenson <panda@mis.net>
* Update to 1.2.13pat2002-01-052-2/+10
| | | | | PR: 33357 Submitted by: maintainer
* This is a rather experimental port and can only work on i386.will2002-01-051-0/+1
|
* Conditionalize use of objprelink based on whether we're running onwill2002-01-054-13/+32
| | | | | | MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined. Requested by: several
* Update maintainer's email addresspat2002-01-041-2/+2
| | | | | PR: 33554 Submitted by: maintainer
* Update to 0.1.8.sobomax2002-01-0414-632/+544
| | | | | PR: 33527 Submitted by: Lev A.Serebryakov <lev@macro.ru>
* Update MASTER_SITES.knu2002-01-035-6/+10
|
* Update to v5.2.jkoshy2002-01-034-14/+4
|
* Remove crossm68k. This should have been removed with gdb-m68k anddirk2002-01-025-48/+0
| | | | | | newlib-m68k. Requested by: maintainer
* Fix plist.kuriyama2002-01-021-3/+1
| | | | Found by: bento
* Add stub port for devel/semantic (supports emacs20).yoichi2002-01-022-0/+13
| | | | | PR: ports/33470 Submitted by: maintainer
* Rewrite the dependency for master/slave'ization.yoichi2002-01-021-5/+9
| | | | | PR: ports/33469 Submitted by: maintainer
* Add semantic, a lexer, parser-generator, and parser on Emacs.yoichi2002-01-027-0/+134
| | | | | PR: ports/33322 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* upgrade to 1231ijliao2002-01-012-2/+2
|
OpenPOWER on IntegriCloud