aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN when WITHOUT_X11: Broken dependencyKris Kennaway2006-01-241-0/+4
| | | | Notes: svn path=/head/; revision=154306
* Back out last change while problem is being investigated.Mark Linimon2006-01-231-2/+2
| | | | | | | | | Noticed by: krion Hat: portmgr Pointy hat: edwin Notes: svn path=/head/; revision=154289
* - Extend CONFLICTSSergey Matveychuk2006-01-231-1/+1
| | | | | | | Submitted by: anray Notes: svn path=/head/; revision=154241
* An implementation of AT&T Research UNIX V8 newer(1)Sergey Matveychuk2006-01-234-0/+54
| | | | | | | | PR: ports/92146 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Notes: svn path=/head/; revision=154216
* Back out last change while the bug it introduced is being investigated.Mark Linimon2006-01-231-1/+1
| | | | | | | | Noticed by: lofi Pointy hat to: edwin Notes: svn path=/head/; revision=154213
* SHA256ifyEdwin Groothuis2006-01-22176-0/+182
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-2215-146/+146
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-2258-401/+401
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* Implement PERL_BUILD_DEPENDS / PERL_RUN_DEPENDS for my ports.Edwin Groothuis2006-01-211-5/+5
| | | | Notes: svn path=/head/; revision=154095
* Implement @dirrmtry for my ports.Edwin Groothuis2006-01-211-3/+3
| | | | Notes: svn path=/head/; revision=154093
* [patch] misc/tinderbox does not install php4-pgsql (or mysql)Edwin Groothuis2006-01-201-1/+4
| | | | | | | | | | | | misc/tinderbox does not install the php extension for the selected database, because the extension is added to USE_PHP after bsd.port.pre.mk inclusion. PR: ports/92065 Submitted by: Vasil Dimov <vd@FreeBSD.bg> Notes: svn path=/head/; revision=154012
* - Update to 1.5.0Renato Botelho2006-01-208-225/+122
| | | | | | | | PR: ports/92012 Submitted by: Ports Fury Notes: svn path=/head/; revision=153998
* BROKEN: UnfetchableKris Kennaway2006-01-191-0/+2
| | | | Notes: svn path=/head/; revision=153914
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-1/+2
| | | | | | | allow user defined location of all files Notes: svn path=/head/; revision=153867
* Guarantee of ${PREFIX}/${LDCONFIG{,32}_DIR} are created.Marcus Alves Grando2006-01-191-0/+2
| | | | | | | Approved by: flz Notes: svn path=/head/; revision=153865
* After a wise lesson of linimon@, make it IGNORE instead of BROKENEdwin Groothuis2006-01-191-2/+2
| | | | Notes: svn path=/head/; revision=153857
* [patch] misc/tinderbox shouldn't allow no database to be selectedEdwin Groothuis2006-01-181-0/+4
| | | | | | | | | PR: ports/91943 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: edwin@mavetju.org Notes: svn path=/head/; revision=153801
* - Remove hardcoded /etc/rc.subr.Florent Thoumie2006-01-182-2/+2
| | | | | | | Reported by: Sean Winn <sean@gothic.net.au> Notes: svn path=/head/; revision=153798
* Update to 1.2.1.Maxim Sobolev2006-01-1712-156/+192
| | | | Notes: svn path=/head/; revision=153765
* Ok, maybe I'll do something right today. Revert the logic.Florent Thoumie2006-01-171-2/+2
| | | | Notes: svn path=/head/; revision=153742
* - IGNORE for recent RELENG_[56].Florent Thoumie2006-01-171-2/+4
| | | | | | | Reminded by: mnag Notes: svn path=/head/; revision=153741
* Been there, broke that.Florent Thoumie2006-01-171-2/+2
| | | | | | | Reported by: portsnap buildbox Notes: svn path=/head/; revision=153736
* - ldconfig changes have been MFC'ed to RELENG_[56].Florent Thoumie2006-01-171-1/+3
| | | | Notes: svn path=/head/; revision=153727
* Update to 1.4.0Marcus Alves Grando2006-01-162-4/+5
| | | | | | | | PR: 91865 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=153661
* s/AMD64/AMD64_ONLY/ to match how this is specified in PLIST_SUB alreadyDoug Barton2006-01-141-1/+1
| | | | | | | Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=153515
* - Remove expired portsPav Lucistnik2006-01-144-42/+0
| | | | Notes: svn path=/head/; revision=153501
* - Use PORTDOCS=* instead of a wrong generated PLISTSergey Matveychuk2006-01-142-12/+2
| | | | | | | Proposed by: skv Notes: svn path=/head/; revision=153445
* - Fix issue when WITHOUT_X11 is defined.Florent Thoumie2006-01-131-4/+10
| | | | | | | Noticed by: mnag Notes: svn path=/head/; revision=153391
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-122-2/+2
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* - Adding sensible defaults to the startup script so people don't need toFlorent Thoumie2006-01-123-16/+10
| | | | | | | | | | | touch /etc/rc.conf anymore. - Silent @dirrm for ldconfig directories, this ensures a quiet upgrade. - Fix installation with package, directories weren't created. Noticed by: pav Notes: svn path=/head/; revision=153346
* Utilize NAGIOSWWWDIR variable, just like port of nagios-2.0.r1 does.Dmitry Sivachenko2006-01-092-130/+133
| | | | | | | Pointed out by: Kristof Meers <kristof.meers@psy.kuleuven.be> Notes: svn path=/head/; revision=153146
* - Fix RUN_DEPENDS in bsd.ldconfig.mk.Florent Thoumie2006-01-091-1/+1
| | | | | | | | | | - In a previous commit, I said that you need to use the install-rc-script, you should read install-ldconfig-file. Noticed by: ale Notes: svn path=/head/; revision=153125
* - Use USE_RC_SUBR properlyTim Bishop2006-01-098-126/+131
| | | | | | | | | | | - Use SUB_LIST/SUB_FILES rather than a bunch of seds - Tidy whitespace in pkg-install and pkg-deinstall scripts - Tidy up rc script and improve tests using ps Approved by: clement (mentor) Notes: svn path=/head/; revision=153123
* Update to KDE 3.5.0Michael Nottebrock2006-01-08211-4757/+6802
| | | | Notes: svn path=/head/; revision=153084
* - Add a note about variables used by the script in pkg-message.Florent Thoumie2006-01-082-0/+14
| | | | Notes: svn path=/head/; revision=153073
* Add ldconfig_compat, a port that installs a ldconfig compatibility scriptFlorent Thoumie2006-01-085-0/+137
| | | | | | | | | | | | | | | | | | to reflect latest changes to /etc/rc.d/ldconfig which are the use of ldconfig directories (${PREFIX}/libdata/ldconfig{,32}). This change is meant to remove so-called ldconfig startup scripts installed by ports as 000.${foo}.sh. The bsd.ldconfig.mmk file is only temporary as this should move quickly to bsd.port.mk. Anyway, to use it, just define the following in your ports' Makefile : USE_LDCONFIG= dir1 dir2 and (before bsd.ldconfig.mk moves to bsd.port.mk) : post-install: install-rc-script Notes: svn path=/head/; revision=153061
* Make use of the ldconfig_local_dirs mechanism just committed toDoug Barton2006-01-084-10/+50
| | | | | | | | | | 7-CURRENT. flz has plans to develop the USE_LDCONFIG code in bsd.port.mk, but this will serve as a POC for now. Notes: svn path=/head/; revision=153045
* Update to 0.2.15Edwin Groothuis2006-01-072-4/+4
| | | | Notes: svn path=/head/; revision=153015
* Update to 0.4.1Edwin Groothuis2006-01-072-4/+4
| | | | Notes: svn path=/head/; revision=153013
* - Rename the startup script ${PORTNAME}.sh to 000.${PORTNAME}.sh toHiroki Sato2006-01-074-4/+4
| | | | | | | | | | prevent non-rcNG scripts from being invoked before it. - Bump PORTREVISION. PR: conf/91444 Notes: svn path=/head/; revision=152993
* Upgrade to version 1.86.Jimmy Olgeni2006-01-076-32/+38
| | | | Notes: svn path=/head/; revision=152987
* Now that new style rc.d scripts are being run as part of theDoug Barton2006-01-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change. Notes: svn path=/head/; revision=152963
* [UPDATE] misc/krecipes to version 0.9.1, unbreak on 4.xEdwin Groothuis2006-01-078-110/+274
| | | | | | | | | | | | | | | | | | | | | o Update Krecipes to version 0.9.1. o New version builds on FreeBSD 4.11 ... unbreak for 4.x o Clean up Makefile - OPTIONS cleanup - Use USE_SQLITE - Remove unneccesary -O2 optimization from configure script - Disable databases not selected in OPTIONS so startup Wizard disables unavailable selections o New version no longer installs a shared lib and the pkg-plist is the same for any chosen database(s) o Make pkg-descr a little more concise and list available backends PR: ports/91361 Submitted by: Jason E. Hale <jhale@bluebottle.com> APproved by: "Henry Miller" <hank@blackhole.com> Notes: svn path=/head/; revision=152933
* Update to 1.0.7Kirill Ponomarev2006-01-052-4/+4
| | | | Notes: svn path=/head/; revision=152835
* Update to 11.1Kirill Ponomarev2006-01-052-4/+4
| | | | Notes: svn path=/head/; revision=152831
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-052-2/+2
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* Patch port: misc/linux-opengroupwareEdwin Groothuis2006-01-041-2/+2
| | | | | | | | | | Fix a typo in Makefile PR: ports/91273 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Notes: svn path=/head/; revision=152709
* Update to version 0.12.10Markus Brueffer2006-01-043-4/+8
| | | | Notes: svn path=/head/; revision=152692
* - Force configuration of zidestorePav Lucistnik2006-01-032-2/+10
| | | | | | | | | PR: ports/90669 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=152658
* Add patches as supplied in ports/91151Edwin Groothuis2006-01-031-1/+3
| | | | | | | | PR: ports/91151 Submitted by: Andrey Slusar <anray@freebsd.org> Notes: svn path=/head/; revision=152627