Pav Lucistnik
3cb77fc103
- Update to 4.18
...
- Take over maintainership
Approved by: old maintainer (takeover)
2006-03-15 10:47:13 +00:00
Renato Botelho
c816532767
- Update to 3.006
...
PR: ports/94195
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-03-15 10:08:23 +00:00
Renato Botelho
14262f30a0
- Make it fetchable again
...
PR: ports/94197
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (erwin)
2006-03-08 11:49:58 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
135475e720
Post libtool-conversion fixups
...
Submitted by: pointyhat
Approved by: portmgr (implicit)
2006-02-26 00:26:15 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Kris Kennaway
6bb7e1719c
Host distfile locally since the old site doesn't work, and the link on
...
the author's webpage is also broken.
2006-02-21 21:17:05 +00:00
Thomas Gellekum
956a6b66e4
Provide more accurate coordinates for ftp8.de.freebsd.org (I hope) and
...
my own lodgings.
2006-02-21 20:39:15 +00:00
Sean Chittenden
44e321a2e4
Update to reflect location of biz and train ICBM coordinates to point at my
...
desk, +/- 3 feet according to http://boulter.com/gps/
2006-02-21 19:57:24 +00:00
Marcus Alves Grando
db8ed14daf
- Change nan("chars") to strtod("NAN(chars)", NULL) and remove dependency of gcc 3.3
...
- Bump PORTREVISION
- portlint(1)
PR: 93520
Submitted by: Frank W. Josellis <frank@dynamical-systems.org>
2006-02-18 21:25:14 +00:00
Marcus Alves Grando
7b20260939
- Update to 29jun-2005
...
- portlint(1)
PR: 93521
Submitted by: maintainer
2006-02-18 17:10:35 +00:00
Ed Maste
578235cf6a
Add my location.
2006-02-17 21:36:35 +00:00
Mike Heffner
01887ab46f
* ftp3 hasn't existed here for awhile.
2006-02-17 01:32:14 +00:00
Alexander Leidinger
d16f7bfb92
Reset maintainership to ports@ after ~4 months without any response to any
...
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
2006-02-11 21:03:14 +00:00
Vasil Dimov
3eabeb5ac8
Fix unfetchable distfile
...
PR: ports/93003
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by: garga (mentor)
2006-02-08 17:08:11 +00:00
Simon Barner
9537d75c02
- Update to 3.0.2
...
- Update WWW
Submitted by: "Frank W. Josellis" <frank@dynamical-systems.org> (maintainer)
PR: ports/92559
2006-01-31 13:37:11 +00:00
Roman Bogorodskiy
5e4c85800d
Fix build on 4.x.
...
Reported by: pointyhat via kris
2006-01-30 16:28:43 +00:00
Tilman Keskinoz
2ff7275b9f
Add ftp2.at and adjust location of ftp.at
2006-01-24 20:35:32 +00:00
Tilman Keskinoz
21ad94c8e6
Finally Google Maps got more detailed images from Vienna.
2006-01-24 20:08:08 +00:00
Kris Kennaway
b8df13001b
BROKEN when WITHOUT_X11: Does not build without X support
2006-01-22 23:18:57 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
d568611c3e
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
913a5a5cba
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:29:46 +00:00
Edwin Groothuis
8782296f87
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
2006-01-22 00:30:24 +00:00
Edwin Groothuis
e8d3c8300f
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
2006-01-22 00:17:42 +00:00
Kirill Ponomarev
01c588a635
- Fix 'all-depends-list' target in cases if dependencies list is
...
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6]
- Fix warning issued during make index on archs !368 . [7]
- Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from
all files under ${WRKSRC}. If set to a string, remove in all files
under ${WRKSRC} with one of these names the ^Ms. [8]
- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
checking the existance of the Perl modules with the "perl -e 'use
module;'" command. [9]
- Fix bsd.port.mk variable quoting issues. No quoting is necessary
anymore either in the Makefile or on the command line. Affected
variables include:
BROKEN
FORBIDDEN
IGNORE
MANUAL_PACKAGE_BUILD
NO_CDROM
NO_PACKAGE
RESTRICTED
[10]
- Add NOFETCHFILES variable. If set, don't download these files
from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
${MASTER_SITE_OVERRIDE}). [11]
- Improve 'search' target output. [12]
- Add a new virtual category for Amateur Radio - hamradio. [13]
- Cleanup some old/unused pathes in bsd.port.mk. [14]
- Add @dirrmtry for plists which does the same as:
"@unexec rmdir %D/foo 2>/dev/null || true" [15]
- Remove virtual category - offix. [16]
- Use portsnap instead of cvsup or cvs on "make update" in
/usr/ports. [17]
- Move location of bsd.autotools.mk within bsd.port.mk [18]
- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]
- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]
- Replace the string "FreeBSD" by "The FreeBSD Project" in the
security warning [21]
- Add bsd.local.mk for local modification to ports framework. [22]
- Replace rcNG spelling by rc.d [23]
- Remove superfluous USE_REINPLACE. [24]
Special thanks to: linimon for spending hours with all these patches
clement for fixes
kris for help with pointyhat
PR: ports/86310 [1], ports/89498 [2], ports/83530 [3],
ports/83789 [4], ports/84053 [5], ports/86281 [6],
ports/87214 [7], ports/87234 [8], ports/87318 [9],
ports/87396 [10], ports/87605 [11], ports/87840 [12],
ports/88230 [13], ports/88493 [14], ports/88711 [15],
ports/88751 [16], ports/89281 [17], ports/89999 [18],
ports/90031 [19], ports/90150 [20], ports/90668 [21],
ports/91433 [23], ports/88754 [24]
Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
Carl Makin <carl@stagecraft.cx> [13], arved [14],
NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
2006-01-21 17:37:14 +00:00
Tom McLaughlin
b4c1063ae9
Add location of anoncvs1/cvsup14.FreeBSD.org
...
Submitted by: brd on IRC
2006-01-20 09:21:18 +00:00
Vasil Dimov
04e8769f1b
Add myself to the xearth database.
...
Approved by: garga (mentor)
2006-01-19 18:17:34 +00:00
Pav Lucistnik
7dc0abbf54
- Remove expired ports
2006-01-14 21:16:35 +00:00
Pav Lucistnik
6ae685b0e0
- Update MASTER_SITES, WWW
...
Reported by: krismail
2006-01-14 20:14:28 +00:00
Sergey Matveychuk
b4d2ac42d7
- Update graphics/libglut to 6.4.1.
...
- 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>
2006-01-12 12:54:32 +00:00
Roman Bogorodskiy
1f1a3ea8d0
gpsd is a service daemon that monitors one or more GPSes
...
attached to a host computer through serial or USB ports,
making all data on the location/course/velocity of the
sensors available to be queried on TCP port 2947 of the
host computer. With gpsd, multiple GPS client applications
(such as navigational and wardriving software) can share
access to GPSes without contention or loss of data. Also,
gpsd responds to queries with a format that is substantially
easier to parse than the NMEA 0183 emitted by most GPSes.
WWW: http://gpsd.berlios.de/
PR: ports/91630
Submitted by: Anton Karpov <toxa@toxahost.ru>
2006-01-11 13:02:37 +00:00
Trevor Johnson
f449b89dca
Hash with SHA-256.
2006-01-07 20:00:08 +00:00
Edwin Groothuis
8674d20fc7
[patch] astro/sunclock - to version 3.54.1
...
astro/sunclock isn't fetchable anymore, upgrade to 3.54.1
will resolve it.
PR: ports/89524
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maitnainer timeout
2006-01-05 00:38:16 +00:00
Edwin Groothuis
2ddb84e1ae
xglobe does not show markers
...
When you compile xglobe from ports and start it with xglobe
-markers it does not show the markers.
PR: ports/82270
Submitted by: Florian Smeets <flo@kasimir.com>
Reviewed by: edwin@FreeBSD.org
Approved by: maintainer timeout
2006-01-04 20:32:16 +00:00
Dmitry Morozovsky
779de28a35
Restore correct sort (sort -n -r -k 2)
...
This fix both mine and gj' records.
Kicked by: mat
2006-01-03 15:59:21 +00:00
Diomidis Spinellis
178ff290b7
Enter pyrzik location as sent with personal email.
2006-01-03 13:25:32 +00:00
Dmitry Morozovsky
d3e198472e
Correct my place, as I'm not living in this hazardous area.
...
Inspired by: glebius
2006-01-03 11:41:37 +00:00
Edwin Groothuis
eda716f458
New port: astro/xmoontool - A version of John Walker's classical moontool for X11/Motif
...
John Walker's moontool for the X11 desktop. It shows a
real-time picture of the moon phases and displays some
related astronomical data about the moon and the sun. --
This version of the program uses the Motif toolkit.
WWW: http://www.fourmilab.ch/nav/topics/astrospace.html
PR: ports/91187
Submitted by: Frank W. Josellis <frank@dynamical-systems.org>
2006-01-02 09:53:38 +00:00
Emanuel Haupt
1966b98fe2
- Update to 3.9.9
...
- Update WWW
2005-12-30 02:29:26 +00:00
Wolfram Schneider
a721c36f97
"relocate" gj from hotspot Yemen/Somalia back to Upper Bavaria.
2005-12-23 22:59:39 +00:00
Wolfram Schneider
3479e3c195
adjust my coordinates
2005-12-23 22:43:52 +00:00
Jason Evans
a7f511d609
Add marker for myself.
...
Approved by: markm (mentor)
2005-12-22 22:23:09 +00:00
Edwin Groothuis
c648285d4d
Add <executable/> to the appinfo.xml file. With this one, boinc-seti
...
will not attempt to download a binary to update itself and actually
work.
2005-12-20 20:25:55 +00:00
MIHIRA Sanpei Yoshiro
a70b67fb45
Added myself.
2005-12-18 05:03:26 +00:00
Diomidis Spinellis
be2d8c64c7
Add Bill Fenner's location sent to me through email.
2005-12-17 15:01:39 +00:00
Sergey Matveychuk
c105877d96
- Update to 2.33
...
- Move to a more appropriate category (astro)
PR: ports/90347
Submitted by: Serge Gagnon (maintainer)
2005-12-16 22:06:55 +00:00
Edwin Groothuis
9643bc0f55
The SETI@home project moves to a new software client based on BOINC.
...
Please install astro/boinc-setiathome.
See http://setiathome.ssl.berkeley.edu/ , November 15, 2005 for more
information.
PR: ports/89525
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2005-12-15 01:41:36 +00:00
Edwin Groothuis
a25526c8f7
The SETI@home project moves to a new software client based on BOINC.
...
Please install astro/boinc-setiathome.
See http://setiathome.ssl.berkeley.edu/ , November 15, 2005 for more
information.
PR: ports/89525
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2005-12-15 01:34:04 +00:00
John Baldwin
18e32fae6a
Tweak ICBM coordinates.
2005-12-14 18:16:31 +00:00
Pav Lucistnik
ef906a1401
- Update to 1.44
...
PR: ports/90189
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-12-11 15:15:14 +00:00
Ariff Abdullah
da5d2bba62
Add my marker.
...
Requested by: dds
2005-12-08 18:02:00 +00:00
Sergey A. Osokin
874a8ce64b
Update to 3.7.1.
...
Increase port building by skip building inside png, jpeg and z libraries,
use stock libraries from ports tree.
Use X prefix.
SHA256fy.
Make portlint(1) happy.
Approved by: Josh Paetzel <josh at tcbug dot org> (maintainer)
2005-12-05 18:32:20 +00:00
Stefan Eßer
bb5daac3e6
Fix my coordinates.
2005-12-03 11:29:42 +00:00
Andrew Thompson
4a845fba54
Improve the accuracy of my location so ensure the missile lands on me and not my
...
neighbour.
2005-12-03 03:58:20 +00:00
Jun Kuriyama
9f62f41728
Remove trailing whitespaces in comments.
2005-12-02 03:45:33 +00:00
Jun Kuriyama
57eee72a5c
Add my marker.
...
Requested by: dds
2005-12-02 03:44:09 +00:00
Mark Linimon
b212b3014f
Mark setiathome (both versions) and dependent ports for deprecation.
...
The project has now migrated to astro/boinc-setiathome.
PR: ports/89525
Submitted by: edwin
Approved by: maintainer request to return these to ports@
2005-12-02 02:16:53 +00:00
Tim Bishop
a844c07b0b
- Add myself to committers markers.
...
- Add ftp2.uk.freebsd.org to ftp markers.
Approved by: clement (mentor)
2005-12-01 16:13:14 +00:00
Sergei Kolobov
14de22a28b
Cosmetique nits:
...
- Add FreeBSD CVS Id tags to freebsd.*.markers files
- Sync comment in freebsd.submitters.markers with the comment
in freebsd.committers.markers (mention maps.google.com
2005-12-01 06:49:55 +00:00
Jesus R. Camou
29581d792f
Update coordinates.
2005-12-01 03:26:49 +00:00
Sergei Kolobov
71885b7b67
- It is fun to see how much longer I would have to fix sorting in this
...
this file. Repeat after me: "11,$s!sort -n -r k2" ;)
2005-11-28 13:12:23 +00:00
Diomidis Spinellis
b44e0658fc
Add missing comma, introduced in previous commit.
2005-11-28 12:03:55 +00:00
Diomidis Spinellis
a060035ee3
Add another 8 committer locations per instructions sent via email.
...
Fix minor errors.
2005-11-28 11:43:01 +00:00
Pav Lucistnik
61b119dd50
- Add SHA256
...
Requested by: maintainer
2005-11-28 09:44:30 +00:00
Sergei Kolobov
b99cc19eed
- Sorting police
...
No cookie to: jesper
2005-11-27 22:20:28 +00:00
Scott Mitchell
d87308a6e4
Add myself to the Cambridge Committer Cluster.
...
Requested by: dds
Approved by: imp (mentor)
2005-11-27 10:19:20 +00:00
Stefan Farfeleder
e2015eacf8
Improve the accuracy of my location.
2005-11-26 18:11:10 +00:00
Shigeyuki Fukushima
0d1be531f5
Added myself.
2005-11-26 12:14:31 +00:00
Jesper Skriver
4a6384b33d
Correct my entry
2005-11-25 22:51:20 +00:00
Sergei Kolobov
b0dd863b57
- Fix ordering of entries for committers in Boulder, CO, USA:
...
-105.23914289 is eastward of -105.3
- Fix a couple of minor whitespace/alignment nits
2005-11-25 21:23:54 +00:00
Wolfram Schneider
f9940845aa
add myself
2005-11-25 18:41:11 +00:00
Warner Losh
5ad155a32e
Update my position to a higher precision...
2005-11-25 18:33:50 +00:00
Sergei Kolobov
09f868619b
- Restore the proper sorting order, as indicated in the comment at the top:
...
sorted from east to west (using "sort -n -r -k 2")
- Update comment to point to maps.google.com in addition
to www.heavens-above.com
2005-11-25 16:12:14 +00:00
Sergey A. Osokin
d4c9a86364
Move my body from "Moscow FreeBSD Committers Hostel" to the place
...
where anyone can find me at day-time.
Committed at: FreeBSD Developers Summit, EuroBSDCon'2005
2005-11-25 16:00:08 +00:00
Sergei Kolobov
c17cbb46d2
- Move sergei from the "Moscow FreeBSD Committer Hostel" to the location
...
in Moscow where I actually reside during the day-time
2005-11-25 15:03:02 +00:00
Edwin Groothuis
48d1876598
Upgrade to 1.35.
...
See http://people.freebsd.org/~fenner/portsurvey/astro.html#dgpsip
2005-11-25 12:30:20 +00:00
Edwin Groothuis
8d87491d67
Mark port as deprecated.
...
See also http://people.freebsd.org/~fenner/portsurvey/astro.html#gkrellmearth
PR: ports/87812
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout
2005-11-25 12:21:40 +00:00
Edwin Groothuis
94807d16c6
remove WWW, shows a Apache test page
2005-11-25 12:10:15 +00:00
Edwin Groothuis
33fe766cc0
fix WWW
2005-11-25 12:08:26 +00:00
Edwin Groothuis
bd2944e076
Move mastersite and WWW from http://perso.linuxfr.org/jdumont/wmg/
...
to http://hamete.org/static/wmg/
2005-11-25 07:09:10 +00:00
Edwin Groothuis
1d8eb41ce7
Due to strangeness, http://www.cs.unc.edu/~scheuerm/xglobe/ does
...
exist, but http://www.cs.unc.edu/~scheuerm/xglobe/xglobe-0.5.tar.gz
doesn't. For two years now.
Make fenner@ happy and make the port fetchable again.
Mastersite gotten from the OpenBSD port.
(Also SHA256 it)
2005-11-25 07:04:57 +00:00
Sergey Matveychuk
7144f0d045
- Fix my coordinates (again)
2005-11-24 13:01:54 +00:00
Pav Lucistnik
d1b8ea31e7
- Add SHA256
2005-11-23 23:53:09 +00:00
Pav Lucistnik
0cd0244e86
- Add some SHA256s
2005-11-23 17:38:02 +00:00
Sergey Matveychuk
981a2dd351
- I've moved from a Moscow committers hostel to personal flat.
...
Pushed by: discussion in developers@
2005-11-23 07:01:04 +00:00
Hye-Shik Chang
f494f626e8
Provide more detail coordinations of .kr servers.
2005-11-23 04:25:04 +00:00
Maxim Sobolev
e924fb3f61
G'bye Ukraine, hello British Columbia. :)
2005-11-22 21:04:35 +00:00
Neil Blakey-Milner
560f10402a
Slot myself next to sheldonh (although a bit more accurately).
2005-11-22 19:57:34 +00:00
John-Mark Gurney
14c612ec45
I've been in Oakland for over the last two years... update.. though only
...
2 digits after the decimal, these will get you within a hundred meters of
my place..
2005-11-22 18:33:18 +00:00
John Baldwin
bbb3bc9fee
Update coordinates.
2005-11-22 18:26:24 +00:00
Chad David
7a44bc40da
- add myself
2005-11-22 16:47:51 +00:00
Erwin Lansing
4284795f16
Update my position with an actual measurement so I'm no longer living the
...
the harbour but on the shore.
2005-11-22 16:01:20 +00:00
Ollivier Robert
0fd9acb637
Correct my coordinates thanks to Google maps.
2005-11-22 15:48:06 +00:00
Mathieu Arnold
f798e9e9d4
be bad and add anoncvs.fr.FreeBSD.org here
2005-11-22 14:01:29 +00:00
Simon Barner
458653d1d3
I do not live next to the highway B11, but a bit more west.
...
If you send your missile to the exact coordinates, it will hit the patio
directly in front of the window of my room.
Revealed by: http://people.freebsd.org/~lth/locations/
2005-11-22 13:57:10 +00:00
Hye-Shik Chang
ca40a841f3
I don't sleep at the subway station anymore. :-)
2005-11-22 13:52:12 +00:00
Gleb Smirnoff
21e313eae9
Good buy guys! I dwell in the other industrial zone.
2005-11-22 13:37:03 +00:00
Mathieu Arnold
b76e38ee56
Move people living in my place to somewhere in the middle of the
...
Boulevard des Capucines.
2005-11-22 13:33:45 +00:00
Sergey A. Osokin
518d066409
Add ftp2.ru.freebsd.org.
2005-11-22 13:25:03 +00:00
Greg Lehey
be801e0f0c
Move further south.
...
Revealed by: lth
2005-11-22 13:19:29 +00:00
Marcus Alves Grando
34df112cdc
More precision on my (mnag) location.
2005-11-22 13:17:21 +00:00
Diomidis Spinellis
3f25523678
Add another 9 committer locations per instructions sent via email.
2005-11-21 16:35:50 +00:00
Munechika SUMIKAWA
1305d6bfa3
Add sumikawa's coordinate.
2005-11-21 05:59:38 +00:00
Kris Kennaway
baa9a633fd
BROKEN: Unfetchable
2005-11-21 01:33:38 +00:00
Alexander Nedotsukov
8abaa511c1
Add my coordinates per dds@ request.
2005-11-19 12:38:11 +00:00
John Hay
6b1fdd3263
Add my coordinates.
...
Requested by: dds
2005-11-19 08:07:46 +00:00
Yoichi NAKAYAMA
4844e22377
Add my coordinates.
...
Requested by: dds
2005-11-19 07:48:44 +00:00
Damien Bergamini
02d9bbd7a9
Add my coordinates.
...
Encouraged by: dds
2005-11-18 16:38:11 +00:00
Marc Fonvieille
3a2bb4e2b3
Add my coordinates.
...
Requested by: dds
2005-11-18 09:18:46 +00:00
Diomidis Spinellis
9ab5f5bbd0
Add 25 committer locations per instructions sent via email.
2005-11-18 08:21:20 +00:00
Emanuel Haupt
5ee29caa48
Add my coordinates
...
Encouraged by: dds
2005-11-18 07:40:33 +00:00
Mike Heffner
23fae1e15e
* Add myself, suggestion from dds@.
2005-11-18 05:14:42 +00:00
Jesus R. Camou
b0ae221eba
Add my coordinates.
...
Requested by: dds
Approved by: trhodes (mentor)
2005-11-18 03:49:20 +00:00
Colin Percival
52a9dfb94c
Add ICBM coordinates. Depending upon whether you trust Google Maps'
...
roadmaps more or less than their satellite images, you may wish to
adjust by 0.00005 degrees North or South.
2005-11-17 23:31:19 +00:00
Daniel Eischen
c26f7075ef
Add myself to the list of FreeBSD committer markers.
...
Requested by: dds
2005-11-17 22:21:01 +00:00
Andreas Klemm
6a5ff4a7d3
my coordinates as requested by Diomidis
2005-11-17 21:06:47 +00:00
Andrew Thompson
7f1482421e
Add my location to the committers file.
...
Requested by: dds
2005-11-17 20:58:38 +00:00
Ralf S. Engelschall
5d32a1c847
add my coordinates
2005-11-17 18:34:43 +00:00
Jeremy Messenger
be4217a51b
Add myself.
...
Requested by: dds (for his project stuff)
2005-11-17 17:46:09 +00:00
Michael Reifenberger
5ffc8cb795
add myself
2005-11-17 17:33:20 +00:00
Arun Sharma
b6b44807d2
Add my coordinates as requsted by: dds
2005-11-17 17:04:31 +00:00
Olivier Houchard
6e5d6dba2f
Add myself.
...
Suggested by: dds
2005-11-17 16:07:55 +00:00
Diomidis Spinellis
5e8bb794ca
Add missing commas.
2005-11-17 15:57:36 +00:00
Greg Lewis
1079b9e035
. Add SHA256.
2005-11-16 05:45:20 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Mathieu Arnold
b71157a2ae
Take a perl@ hat and add SHA256 checksums
2005-11-14 15:05:17 +00:00
Pav Lucistnik
a2204ad7e4
- Remove; it depends on soon to be removed psi_themes port.
2005-11-11 22:35:34 +00:00
Tilman Keskinoz
4ec9c8318a
Add SHA256 checksums for my ports
2005-11-08 12:26:38 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Edwin Groothuis
54a6bdd6f8
Unbreak by making port buildable with libnova 0.11
...
Volunteers for maintaining it when 0.5 comes out?
2005-11-05 02:32:40 +00:00
Pav Lucistnik
7495416bef
- Chase cln and ginac updates
2005-11-01 23:58:53 +00:00
Brian Somers
2857fbde6c
Annotate my global movement
2005-10-31 23:36:04 +00:00
Sam Lawrance
21c758a401
Add myself
2005-10-31 12:51:16 +00:00
Aaron Dalton
54f3c67ba4
new committer: added my coordinates
...
Approved by: tobez
2005-10-30 21:01:22 +00:00
Jean-Yves Lefort
fc20c8127a
Add a missing data file (fixes a crash in earthview).
...
PR: ports/88160
Submitted by: maintainer
2005-10-29 10:22:40 +00:00
Roman Bogorodskiy
7fc1cef228
Add myself.
2005-10-29 04:42:15 +00:00
Kris Kennaway
1310da589a
BROKEN: Broken dependency
2005-10-28 23:29:20 +00:00
Jean-Yves Lefort
11992b66e2
Fix compiled-in national flag and documentation directories.
...
Forgotten by: jylefort
2005-10-27 12:21:47 +00:00
Jean-Yves Lefort
8e5f24b770
[1]:
...
- Update to 2.32
- Respect ${CC}, ${CFLAGS}, ${NOPORTDOCS}, ${DOCSDIR} and ${EXAMPLESDIR}
- Pass maintainership to submitter
Moreover:
- In order to ensure proper permissions/ownerships/stripping, override the
vendor install and use ${INSTALL_*} instead
- Group distfiles by using ${DIST_SUBDIR}
[1]:
PR: ports/88070
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (new maintainer)
2005-10-27 11:11:59 +00:00
Edwin Groothuis
9d6162ed1d
Make output nicer by using %02d for time and date fields.
...
I don't want to scare anybody, but at this moment the moon comes
128 meters per minute closer to the earth.
2005-10-14 10:12:26 +00:00
Edwin Groothuis
7f44731a81
Fix build of astro/mymoon
2005-10-14 10:05:58 +00:00
Volker Stolz
61dc2c2a2d
Use MAKE_ARGS
...
Approved by: maintainers
2005-10-14 08:11:57 +00:00
Mark Linimon
3025146bb1
Mark as BROKEN: unfetchable. A newer version is available.
...
Source: distfile survey
2005-10-11 23:41:02 +00:00
Peter Pentchev
6f8287114f
Add myself.
2005-10-11 16:02:32 +00:00
Edwin Groothuis
96e604bf2d
nan() is a gcc 3.3-ism, therefor require GCC 3.3 for this port.
2005-10-11 00:44:23 +00:00
Mark Linimon
27aa28e99d
Reset bouncing maintainer addresses.
...
Source: distfile survey
Hat: portmgr
2005-10-10 02:25:24 +00:00
Diomidis Spinellis
9521d877a2
Undo bitrot by moving a couple of lines that were in the wrong place.
2005-10-09 15:19:50 +00:00
Diomidis Spinellis
8557859062
Add committers, per private emails received 2005.09.23-2005.10.09.
2005-10-09 15:17:35 +00:00
Edwin Groothuis
14e101f3b8
Upgrade to 0.11.0
2005-10-09 01:13:44 +00:00
Marcus Alves Grando
276e4342e8
Fix MASTER_SITES pointed by distfile survey
...
PR: 87068
Submitted by: David Wolfskill <david@catwhisker.org> (maintainer)
2005-10-07 15:12:09 +00:00
Lars Thegler
5a9636f260
Added myself.
2005-10-06 14:26:11 +00:00
Andrej Zverev
949a931e28
Add submitter in submitters markers file
...
PR: ports/86887
Submitted by: Jukka A. Ukkonen <jau@iki.fi>
Approved by: sem (mentor)
2005-10-04 17:00:05 +00:00
Simon L. B. Nielsen
b4e2ecc28d
Add more distfile mirrors that should not go away.
...
Reviewed and extra magic by: fenner
2005-10-03 22:45:42 +00:00
Andrej Zverev
c0074c48ed
Add myself
...
Approved by: sem (mentor)
2005-10-03 18:20:02 +00:00
Mark Linimon
3a3031f929
Author's mastersite seems to have disappeared. The remaining mastersite is
...
his older one. A google search didn't show anything.
Someone should adopt this popular port and mirror the distfile!
Source: distfile survey
2005-10-03 05:55:43 +00:00
Renato Botelho
2c2f1bad65
I'm not using it anymore, so, reset maintainership
2005-09-30 11:31:44 +00:00
Volker Stolz
a52a7f2149
science/kst doesn't need the archive
2005-09-29 10:31:48 +00:00
Jean-Yves Lefort
b81f7908eb
[1]:
...
- Update to 0.7.1
- Use %%DATADIR%% in pkg-plist
- Update the WWW line
Moreover:
- Use GCC=3.3+
- Reword pkg-descr
- Reformat the Makefile
[1]:
Submitted by: danfe
2005-09-28 09:40:38 +00:00
Vsevolod Stakhov
1bf2f96c31
Add my current location.
2005-09-26 07:32:28 +00:00
Wes Peters
fa56abdcae
Correct my entry to point to the balcony where I usually code at night.
...
Add the one other committer who is within artillery range.
2005-09-26 07:24:15 +00:00
Sergey Matveychuk
a6fd852c98
- Add my localtion
...
Asked by: dds
2005-09-26 06:00:57 +00:00
Greg Lehey
b391d3159e
Specify location accurately enough for Google Maps.
...
This appears to require 5 digits after the decimal point. Specifying
6 would pinpoint the location to about 11 cm in a north/south
direction and about 8 in east/wast, which is too specific for moving
beings.
See also: http://maps.google.com/maps?&ll=-35.13899,138.77295&spn=0.001,0.001&t=k
2005-09-25 23:39:44 +00:00
Christian Weisgerber
bb7dd0aad7
I'm here ->.<-
2005-09-25 18:00:51 +00:00
Hideyuki KURASHINA
a78d13a481
Add my coordinates.
2005-09-24 05:56:28 +00:00
Tom Rhodes
5e40673141
Take the bait, follow suit, add an approximation.
2005-09-24 00:18:51 +00:00
Tim Kientzle
d35f995b91
Add myself to Xearth "committers" marker file.
2005-09-23 21:15:47 +00:00
Mark Santcroos
3faeaa1085
Add my coordinates (51.84, 4.65).
...
Motivated by: dds
2005-09-23 20:12:20 +00:00
Juli Mallett
8875aae8f9
Forgot comma.
2005-09-23 20:07:31 +00:00
Juli Mallett
28c41feafc
I gave up my spot as the westernmost committer a few weeks over a year ago.
2005-09-23 20:06:18 +00:00
Doug Barton
757f3342ac
grog is no longer on core
...
whitespace for harti's entry
add my entry
space out the LA committers so that all 5 names are readable
2005-09-23 19:38:23 +00:00
Simon L. B. Nielsen
3a74c5f5a3
I moved a few weeks ago.
2005-09-23 17:46:20 +00:00
Alex Dupre
565bb10c73
Well, I moved into a new house a couple of months ago.
2005-09-23 16:54:00 +00:00
Joel Dahl
8372a8c7f1
No stalkers please.
2005-09-23 16:47:41 +00:00
Martin Cracauer
0683f01df8
Add my coordinates.
2005-09-23 16:10:04 +00:00
Ade Lovett
5dd2111023
Well, it's only been 2+ years since I moved.
2005-09-23 15:20:52 +00:00
Stefan Farfeleder
8810e186c5
Add myself.
2005-09-23 14:04:27 +00:00
Hartmut Brandt
3dd3da1381
Add my coordinates.
2005-09-23 13:38:00 +00:00
Marcus Alves Grando
c903dfc0e9
Add my localization
...
Approved by: pav (mentor)
2005-09-23 13:03:46 +00:00
Yoshihiro Takahashi
45df0a0793
Added myself.
2005-09-23 12:42:02 +00:00
Anton Berezin
198c0981e1
Fix my coordinates slightly.
2005-09-23 12:17:05 +00:00
Robert Watson
aaf5ae797a
Update coordinates: s/Bethesda, MD/Cambridge, UK/. Only a year late.
2005-09-23 12:03:21 +00:00
Anton Berezin
b68772614a
ICBM++ (tobez)
2005-09-23 11:13:20 +00:00
Ruslan Ermilov
fb1b1a6e69
Added myself.
2005-09-23 10:51:16 +00:00
Bill Fenner
81797980f7
search.cpan.org redirect reduction canonicalization project, pass 1:
...
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Tom McLaughlin
0893999c00
Let people know where I actually live in case I break something. Next
...
item on my TODO list... Move.
Also realign the names in the area so we're actually a little readable
if you zoom in.
Approved by: ahze (mentor)
2005-09-18 20:44:38 +00:00
Yen-Ming Lee
0357dbb5f2
- update to 2.0.0
2005-09-17 01:20:11 +00:00
Pav Lucistnik
535b16e097
Displays date in 5 formats, including stardate
...
PR: ports/86161
Submitted by: Henrik Brautaset Aronsen <freebsd-ports@henrik.synth.no>
2005-09-15 23:56:05 +00:00
Oliver Braun
9a53da9f9a
I moved to Starnberg
2005-09-01 18:41:22 +00:00
Alexey Dokuchaev
92a28717ea
Store distfiles locally for these two babies. Despite being abandoned,
...
they still seem build and work just fine per my testing here.
Approved by: portmgr (clement)
2005-08-20 13:58:58 +00:00
Dag-Erling Smørgrav
da3e4211ae
BBN's open source GIS programming toolkit.
2005-07-30 07:57:51 +00:00
Kris Kennaway
48f02b51c7
Issue a one-month stay of execution for these ports so I can send out
...
an email announcing their demise and give users the chance to submit fixes.
2005-07-30 01:49:34 +00:00
Pav Lucistnik
0338f26dad
- Chase GiNaC update
...
Reported by: krismail
2005-07-21 06:58:10 +00:00
Pav Lucistnik
8b01b9b98b
- Update to 2.8.2
...
PR: ports/83608
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-07-17 21:23:01 +00:00
Pav Lucistnik
bb43ce120a
- Update to 2.510
...
PR: ports/83607
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-07-17 21:19:58 +00:00
Florent Thoumie
3df990389a
- Update my coordinates (these are really accurate).
...
Obtained from: Google Maps
2005-07-15 10:20:47 +00:00
Renato Botelho
d5a8ad9d47
Change MAINTAINER to my @FreeBSD.org account
...
Approved by: flz (mentor)
2005-07-11 16:47:16 +00:00
Renato Botelho
aeccbb0560
Add my xearth mark
...
Approved by: flz (mentor)
2005-07-11 16:45:35 +00:00
Michael Landin
a645463b68
o change my coordinates as I've moved (so time ago)
2005-07-08 09:38:44 +00:00
Jung-uk Kim
fcacef83c4
add myself as a new committer
...
Approved by: anholt (mentor)
2005-07-07 01:11:38 +00:00