summaryrefslogtreecommitdiff
path: root/astro (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update my coordinates (these are really accurate).Florent Thoumie2005-07-151-1/+1
| | | | | | | Obtained from: Google Maps Notes: svn path=/head/; revision=139261
* Change MAINTAINER to my @FreeBSD.org accountRenato Botelho2005-07-111-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=138919
* Add my xearth markRenato Botelho2005-07-111-0/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=138918
* o change my coordinates as I've moved (so time ago)Michael Landin2005-07-081-1/+1
| | | | Notes: svn path=/head/; revision=138696
* add myself as a new committerJung-uk Kim2005-07-071-0/+1
| | | | | | | Approved by: anholt (mentor) Notes: svn path=/head/; revision=138635
* In June I took a job in Colorado. I now live in Boulder.Will Andrews2005-07-051-2/+1
| | | | Notes: svn path=/head/; revision=138493
* - Set WWW to something sensiblePav Lucistnik2005-07-031-1/+1
| | | | Notes: svn path=/head/; revision=138384
* - Remove, this desklet does not work since December 2003 and development ceasedPav Lucistnik2005-07-036-125/+0
| | | | Notes: svn path=/head/; revision=138382
* Update my co-ordinates after my house move (no, it wasn't very far).Ceri Davies2005-07-021-1/+1
| | | | Notes: svn path=/head/; revision=138338
* Add a hack to emulate signbit() on 4.x. I hope this will fix build on 4.x andRoman Bogorodskiy2005-06-291-0/+22
| | | | | | | | | work in a proper way. Reported by: pointyhat via kris Notes: svn path=/head/; revision=138199
* Update to 1.2.0.Roman Bogorodskiy2005-06-182-4/+3
| | | | Notes: svn path=/head/; revision=137683
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:Alexander Leidinger2005-06-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Fix plist.Roman Bogorodskiy2005-06-171-2/+2
| | | | | | | | | PR: 82298 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Approved by: Josh Paetzel (maintainer) Notes: svn path=/head/; revision=137601
* Directory share/pixmaps is now included in mtreeDejan Lesjak2005-06-151-1/+0
| | | | | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist. Notes: svn path=/head/; revision=137468
* - Update to 3.6.4Patrick Li2005-06-102-4/+4
| | | | | | | | | | - Maintainer == Submitter effective now PR: ports/82095 Submitted by: Josh Paetzel <josh@tcbug.org> Notes: svn path=/head/; revision=137149
* - Update to 20050601Pav Lucistnik2005-06-027-64/+54
| | | | | | | Submitted by: J.R. Oldroyd <jr@opal.com> (maintainer) Notes: svn path=/head/; revision=136692
* don't install .la filesOliver Lehmann2005-05-312-2/+1
| | | | Notes: svn path=/head/; revision=136534
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-05-312-1/+3
| | | | Notes: svn path=/head/; revision=136529
* Mark these ports DEPRECATED due to being unmaintained and one or moreSam Lawrance2005-05-311-0/+3
| | | | | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me Notes: svn path=/head/; revision=136519
* Fix WWWPatrick Li2005-05-271-3/+1
| | | | | | | Submitted by: Michael Schamber <5-d@gmx.net> Notes: svn path=/head/; revision=136309
* Update to 3.53Patrick Li2005-05-273-4/+4
| | | | Notes: svn path=/head/; revision=136308
* goodbye Memphis, hello Mountain View!Pete Fritchman2005-05-261-1/+1
| | | | Notes: svn path=/head/; revision=136143
* I've moved; update my location.Adam Weinberger2005-05-251-1/+1
| | | | | | | | | | | | | | I think I'm technically still in Ottawa. They call it Nepean, but it was incorporated into Ottawa about 5 years ago. There must be a better way to find my location. I had to use http://www.mapquest.com/maps/latlong.adp and keep changing values until it came out as my exact location. I blame Canada. Notes: svn path=/head/; revision=136125
* - Patch out configure check for jpeg in WITHOUT_X11 case, it's really notPav Lucistnik2005-05-222-12/+24
| | | | | | | | | | needed PR: ports/80456 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=135819
* Chase the GiNaC update.Jean-Yves Lefort2005-05-081-2/+2
| | | | Notes: svn path=/head/; revision=134896
* Remove unresolveable MASTER_SITESRoman Bogorodskiy2005-05-031-3/+1
| | | | | | | | PR: 80578 Submitted by: Renato Botelho (maintainer) Notes: svn path=/head/; revision=134563
* Bump PORTREVISION after the libgsl update.Jean-Yves Lefort2005-05-021-0/+1
| | | | | | | Obtained from: thierry Notes: svn path=/head/; revision=134513
* Chase the libgsl update.Jean-Yves Lefort2005-05-021-1/+1
| | | | Notes: svn path=/head/; revision=134498
* - Mirror distfile on MASTER_SITE_LOCAL, regular master site is oftenPav Lucistnik2005-04-281-1/+3
| | | | | | | | | unreachable Requested by: maintainer Notes: svn path=/head/; revision=134330
* - add WITHOUT_NLS supportRoman Bogorodskiy2005-04-272-44/+58
| | | | | | | | | | | - use %%DATADIR%% macro - use libtool 1.5 PR: 80334 Submitted by: Renato Botelho (maintainer) Notes: svn path=/head/; revision=134258
* - Beautify MASTER_SITE_SUBDIRMarkus Brueffer2005-04-241-1/+1
| | | | | | | | | | - Note that the previous update was also Submitted by: KATO Tsuguru <tkato432@yahoo.com> PR: ports/79457 Notes: svn path=/head/; revision=134045
* - Fix pkg-plist to unbreak the portSergey Matveychuk2005-04-232-2/+6
| | | | | | | | | PR: ports/79641 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: pat (maintainer) Notes: svn path=/head/; revision=134012
* - Fix pkg-plist to unbreak the portSergei Kolobov2005-04-192-3/+2
| | | | | | | | | | | - Transfer maintainership to the submitter PR: ports/79643 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Marco Molteni <molter@gufi.org> (maintainer) Notes: svn path=/head/; revision=133695
* Fix plist.Roman Bogorodskiy2005-04-191-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=133683
* Avoid excessive Makefile-patchingVolker Stolz2005-04-192-24/+7
| | | | Notes: svn path=/head/; revision=133644
* Do not overwrite config file on upgrade.Roman Bogorodskiy2005-04-162-3/+11
| | | | | | | Requested by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=133477
* - Update to 0.32.4Jean-Yves Lefort2005-04-153-3/+10
| | | | | | | | | | | - pkg-plist fixes PR: ports/79968 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: adamw (mentor) Notes: svn path=/head/; revision=133433
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133186
* Add myself as a new ports committer.Jean-Yves Lefort2005-04-121-0/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133172
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-123-3/+3
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* - Update to 4.07.20050218, with GUIPav Lucistnik2005-04-1110-72/+160
| | | | | | | | | | GUI disabled on 4.x for now PR: ports/79349 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=133103
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-113-3/+3
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN on 4.x: Does not compileKris Kennaway2005-04-101-0/+4
| | | | Notes: svn path=/head/; revision=132957
* Update to version 3.0.1Markus Brueffer2005-04-083-4/+12
| | | | Notes: svn path=/head/; revision=132755
* . Don't hardcode /usr/local in pkg-message, use %%LOCALBASE%% and replaceGreg Lewis2005-04-042-1/+5
| | | | | | | | | it appropriately. Found by: portlint Notes: svn path=/head/; revision=132495
* . Update to 2.0.3.Greg Lewis2005-04-042-3/+8
| | | | Notes: svn path=/head/; revision=132494
* - Update to version 0.32.3.Florent Thoumie2005-04-043-4/+5
| | | | | | | | PR: ports/79456 Submitted by: Ports Fury Notes: svn path=/head/; revision=132450
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131971
* BROKEN: UnfetchableKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131969
* Fix the build.Jeremy Messenger2005-03-221-0/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (krion) Notes: svn path=/head/; revision=131870