summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.12Mathieu Arnold2005-06-202-4/+3
| | | | Notes: svn path=/head/; revision=137770
* Give to perl@Mathieu Arnold2005-06-201-1/+1
| | | | Notes: svn path=/head/; revision=137767
* Update to 0.26.11Mathieu Arnold2005-06-202-4/+3
| | | | Notes: svn path=/head/; revision=137766
* Update to 0.29Mathieu Arnold2005-06-202-3/+3
| | | | Notes: svn path=/head/; revision=137764
* Remove the obsolete pre-patch target and add some patches to provideMikhail Teterin2005-06-202-7/+103
| | | | | | | | for clean build with `-Wall -Werror'. No functional changes nor upgrades. Notes: svn path=/head/; revision=137763
* Update to 2.0.6Sam Lawrance2005-06-203-14/+16
| | | | | | | | PR: ports/82225 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=137761
* Add p5-Tie-iCal 0.13, tie iCal files to Perl hashes.Sam Lawrance2005-06-205-0/+36
| | | | | | | | PR: ports/82216 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Notes: svn path=/head/; revision=137754
* - Update to 1.3.0.Florent Thoumie2005-06-193-4/+5
| | | | | | | | PR: ports/82416 Submitted by: maintainer Notes: svn path=/head/; revision=137731
* - Add devel/libopensyncMichael Johnson2005-06-199-0/+215
| | | | | | | | | | | | | | OpenSync is a synchronization framework that is platform and distribution independent. It consists of several plugins that can be used to connect to devices, a powerfull sync-engine and the framework itself. The synchronization framework is kept very flexible and is capable of synchronizing any type of data, including contacts, calendar, tasks, notes and files. Note: You may want to avoid extra dependencies from devel/swig13 by building with the following SWIG_LANGUAGES="perl python" Notes: svn path=/head/; revision=137716
* New port alleyoop version 0.8.3: A graphical front-end to ValgrindMario Sergio Fujikawa Ferreira2005-06-187-0/+135
| | | | | | | memory checker Notes: svn path=/head/; revision=137701
* Update to 0.10.Koop Mast2005-06-184-15/+72
| | | | | | | | | | Take over maintainership. Add switches to build agains mozilla and firefox (borrowed from the galeon port). Approved by: rui AT ruilopes dot com (previous maintainer) Notes: svn path=/head/; revision=137673
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:Alexander Leidinger2005-06-1723-120/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com Notes: svn path=/head/; revision=137660
* Explicitly disable "soft syscalls" when compiling WITH_HARD_SYSCALLS.Alfred Perlstein2005-06-171-6/+18
| | | | Notes: svn path=/head/; revision=137649
* - Update to 2.0.3Pav Lucistnik2005-06-176-114/+116
| | | | | | | | PR: ports/82368 Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer) Notes: svn path=/head/; revision=137647
* Update to 1.5.18Ade Lovett2005-06-175-85/+46
| | | | | | | | | More robust -pthread hack obtained from dfports. Tested with: full build of x11/gnome2 and x11/kde3 Notes: svn path=/head/; revision=137641
* Update to 0.14.5Ade Lovett2005-06-173-4/+5
| | | | | | | Tested with: full build of x11/gnome2 and x11/kde3 Notes: svn path=/head/; revision=137640
* Add previously-missed patch, required for successful build of 1.9.5Ade Lovett2005-06-171-0/+7
| | | | | | | | | documentation Submitted by: marcus Notes: svn path=/head/; revision=137606
* Minor INFO-related cleanupsAde Lovett2005-06-174-7/+1
| | | | Notes: svn path=/head/; revision=137595
* Purge WANT_{LIBTOOL,AUTOCONF,AUTOMAKE}_RUNAde Lovett2005-06-1614-26/+20
| | | | | | | | | The versioned autotools are now strictly for building other ports in the tree. Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others, where unmodified cross-platform capabilities are desired. Notes: svn path=/head/; revision=137573
* Update and tweak a little for run-time usage.Ade Lovett2005-06-169-159/+129
| | | | Notes: svn path=/head/; revision=137572
* Migrate over to using gnu-{libtool,autoconf,automake} as a runtimeAde Lovett2005-06-164-39/+24
| | | | | | | | | | | dependency, rather than using the build-only versioned ports, in an almost identical manner to devel/anjuta. Tested by: tap on #kde-freebsd Approved by: lofi Notes: svn path=/head/; revision=137571
* Update to 3.09Sergey Skvortsov2005-06-162-3/+3
| | | | Notes: svn path=/head/; revision=137549
* Upgrade to 0.9.10.010.Vanilla I. Shu2005-06-162-3/+3
| | | | Notes: svn path=/head/; revision=137530
* Assume maintainership.Ade Lovett2005-06-163-3/+3
| | | | | | | | | | | | | | It's important to note here that these particular versions of autotools will be left without FreeBSD-specific hacks, so that developers and IDEs alike will be able to run in a pristine environment, ensuring cross-platform capability. The prefix of ${LOCALBASE}/gnu-autotools will remain untouched, it's merely a case of ensuring that they are kept up to date. Approved by: marcus Notes: svn path=/head/; revision=137523
* - Fix pkg-plistSergey Matveychuk2005-06-161-2/+0
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=137521
* - Update to 3.11.0.1Michael Johnson2005-06-162-3/+3
| | | | | | | | PR: ports/82275 Submitted by: Ports Fury Notes: svn path=/head/; revision=137514
* Add BOUML 2.2.2, a free UML tool box allowing you to specify andThierry Thomas2005-06-156-0/+403
| | | | | | | | | | | | generate code in C++, Java and Idl. BOUML is extensible, and the external tools (named plug-outs) may be developed in C++ or Java, using BOUML for their definition as any other program. The code generators and reverses are ones of the pre-defined plug-outs included in the BOUML distribution. Notes: svn path=/head/; revision=137509
* support toggling of HARD/SOFT syscalls.Alfred Perlstein2005-06-151-2/+7
| | | | Notes: svn path=/head/; revision=137507
* . Update to 2.0.2.Greg Lewis2005-06-153-6/+7
| | | | | | | | | | . Use new MASTER_SITE and web page. PR: 82276 Submitted by: Ports Fury Notes: svn path=/head/; revision=137502
* Make fetchable for pointyhat by putting a copy into my MASTER_SITES_LOCALTilman Keskinoz2005-06-151-3/+3
| | | | Notes: svn path=/head/; revision=137495
* Pick this one up too, since it is somewhat intrinsically linkedAde Lovett2005-06-151-1/+1
| | | | | | | to autotools Notes: svn path=/head/; revision=137479
* All that we see or seem, is but a dream, within a dream.Ade Lovett2005-06-1514-14/+14
| | | | | | | | | Take back maintainership. I'll be scouring the PR database shortly, if I miss any, or someone beats me to it, please feel free to reassign appropriately. Notes: svn path=/head/; revision=137475
* Upgrade to XFree86 4.5.0.Dejan Lesjak2005-06-158-74/+149
| | | | | | | | | | | | | | | | | | | | | Ports changes: - Drop dependency on x11/wrapper. X server already contains this code (programs/Xserver/os/utils.c rev. 3.58). - Install default SecurityPolicy with XFree86-4-libraries, thus avoiding plists and who-owns-what complications between different fooServer ports. Copy default file to real one if that doesn't exist and remove both upon uninstall if they are the same. - Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since couple of ports break with this change (devel/imake-4/files/patch-Imake.rules) - Add grehans patches for PPC [1] - Several of directories that were previously in /etc/mtree/BSD.x11-4.dist were moved to respective ports pkg-plists PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356 Notes: svn path=/head/; revision=137466
* [1]:Jean-Yves Lefort2005-06-143-21/+18
| | | | | | | | | | | | | | | | | | | | | | | | - Update to 0.19 - Chase original master site - Remove WITHOUT_ADNS option, as the configure script shipped with 0.19 does not know anything about adns - Replace !WITHOUT_{LUA,SQLITE} with WITH_{LUA,SQLITE}_PORT to make the included libraries the default choice - the INSTALL file coming with the distribution suggests using the bundled libraries to avoid problems, and as this software is still under heavy development, I think it should be honored - Add home page URL to pkg-descr Moreover: - Respect ${CXXFLAGS} - Polish the Makefile PR: ports/81470 [1] Submitted by: Stefan Walter <sw@gegenunendlich.de> [1] Approved by: maintainer timeout (21 days) Notes: svn path=/head/; revision=137432
* Update to 0.21Erwin Lansing2005-06-142-3/+3
| | | | Notes: svn path=/head/; revision=137422
* Update to 2.10.2.Jeremy Messenger2005-06-143-6/+6
| | | | Notes: svn path=/head/; revision=137411
* - Wrong subdir name for fetching fixedSergey Matveychuk2005-06-131-2/+2
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=137406
* Update to 0.9.7.Roman Bogorodskiy2005-06-132-3/+4
| | | | | | | | PR: 82149 Submitted by: Alex Kiesel <kiesel@schlund.de> Notes: svn path=/head/; revision=137395
* Add ireport 0.5.0, a visual report builder/designer forThierry Thomas2005-06-127-0/+289
| | | | | | | | | JasperReports. Reviewed by: hq Notes: svn path=/head/; revision=137349
* Add tinylaf 1.2.1, a pluggable Look and Feel for Java.Thierry Thomas2005-06-125-0/+60
| | | | Notes: svn path=/head/; revision=137345
* Add looks 1.3.1: the JGoodies Looks improve the appearance of yourThierry Thomas2005-06-124-0/+66
| | | | | | | Java applications. Notes: svn path=/head/; revision=137343
* Add jcmdline 1.0.3, a Java command line processor.Thierry Thomas2005-06-124-0/+49
| | | | Notes: svn path=/head/; revision=137341
* Undo previous commit, which for some reason caused .la files toCraig Rodrigues2005-06-124-40/+4
| | | | | | | | | be installed only if Python was not used in the build. Approved by: demon (ports mentor) Notes: svn path=/head/; revision=137332
* Remove empty patch.Jean-Yves Lefort2005-06-121-0/+0
| | | | | | | | PR: ports/82162 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=137331
* Fix build for perl-5.00503.Sergey Skvortsov2005-06-121-0/+1
| | | | | | | Pointed by: Scott Allendorf <scott-allendorf ?? uiowa.edu> Notes: svn path=/head/; revision=137321
* Fix PORTVERSION.Sergey Skvortsov2005-06-121-1/+2
| | | | | | | Pointed by: chkversion (kris) Notes: svn path=/head/; revision=137311
* Add WITH_LINK_SIZE knob which allows to adjust pcre internal dataKirill Ponomarev2005-06-121-6/+7
| | | | | | | | | | structures for compilation of jumbo-sized patterns. PR: ports/74369 Submitted by: David Landgren <david (at) landgren dot net> Notes: svn path=/head/; revision=137307
* - Fix dependency (p5-PodParser -> p5-Pod-Parser)Florent Thoumie2005-06-111-1/+1
| | | | Notes: svn path=/head/; revision=137282
* update to 0.5.0Oliver Lehmann2005-06-112-3/+3
| | | | Notes: svn path=/head/; revision=137267
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-1173-280/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264