Will Andrews
195e0ae647
Add p5-Astro-MoonPhase 0.10, perl interface to calculate information
...
about the phase of the moon.
2001-01-03 23:22:13 +00:00
Will Andrews
4e198c9f4c
Bad will, don't put manpage references in the PLIST! Bad! No more
...
committing until you fix that p5-Class-Tom error too! Put manpages in the
Makefile like you're supposed to!
2001-01-01 11:06:17 +00:00
Will Andrews
c42bb7ba24
Add p5-Geo-METAR 1.14, a perl module that processes METAR information from
...
NOAA sources.
Requested by: Michael C. Wu <keichii@iteration.net>
2001-01-01 06:53:32 +00:00
Will Andrews
ae65d62fa3
Add sscalc 1.0, a sunrise/sunset time calculator ported to C from
...
Javascript (uh, yeah). Too bad you have to hardcode your long/lat into
the program, perhaps some kind soul will inflict getopt() on this prog.
PR: 23245
Submitted by: Keith Walker <kew@icehouse.net>
2000-12-19 13:36:31 +00:00
Matthew Hunt
785416bf35
Update to 3.4.
...
PR: 23382
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-08 23:15:01 +00:00
Clive Lin
e03c6a69ac
I'm another one who lives at Taipei, Taiwan.
2000-12-06 12:47:18 +00:00
Will Andrews
295ffb064c
Add p5-GPS 0.12, a perl module that gives access to several GPS protocols
...
such as Garmin, NMEA, and Magellan.
PR: 23317
Submitted by: Jeremy Shaffner <jeremy@external.org>
2000-12-06 05:43:03 +00:00
Christoph Herrmann
952b14dec6
my first commit
2000-12-05 00:06:15 +00:00
Thomas-Henning von Kamptz
533ff88bcc
Traditional first commit
2000-12-04 23:51:59 +00:00
Maxim Sobolev
d2d0ce0428
Update to 0.12.
2000-11-28 10:44:08 +00:00
Maxim Sobolev
628efbc5bb
Update to 0.11.
2000-11-15 09:13:26 +00:00
Satoshi Asami
7112ba2b40
Change motif to a normal dependency. REQUIRES_MOTIF is now called
...
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Jing-Tang Keith Jang
b25708ea2a
Mark myself, as a new committer, on the globe.
2000-11-05 20:19:01 +00:00
Benno Rice
53354df3f2
Put myself with the others in Melbourne, Australia.
2000-11-02 06:12:05 +00:00
Maxim Sobolev
befd094960
Distfile has been updated w/o bumping version number, so update distinfo and
...
bump PKGREVISION instead.
Submitted by: bento
2000-11-01 11:58:40 +00:00
Maxim Sobolev
3b1eee9ce1
Add glunarclock - a GNOME applet which displays the current phase of the Moon.
2000-10-31 15:47:34 +00:00
Daniel Baker
129d826081
tidy up pkg-descr
...
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-10-30 19:10:00 +00:00
Josef Karthauser
29cceaebc9
Take my new Garmin GPS for a spin and refine my location.
2000-10-28 15:55:56 +00:00
Kevin Lo
60b97696d2
Update to 1.28.5
...
PR: 22358
Submitted by: Ports Fury
2000-10-28 15:01:32 +00:00
Kevin Lo
f0288c457c
Fix Imakefile breakage under XFree86 4.x
...
PR: 22359
Submitted by: Ports Fury
2000-10-28 14:55:37 +00:00
Garance A Drosehn
bd96cefe0c
Add Jon Chen and I to the markers of freebsd committers from Troy NY.
2000-10-27 07:21:30 +00:00
CHOI Junho
599d6e48eb
Add location of myself, and clarify the location of ftp.kr.freebsd.org.
2000-10-14 16:02:49 +00:00
David E. Cross
8284615daf
Submitted by: <dec@freebsd.org>
...
Obtained from: Motorola Oncore UT+
Enter my coordinates into the markers file.
2000-10-13 04:00:51 +00:00
Kevin Lo
bf287456cb
Upgrade to version 0.3.2
...
PR: 21930
Submitted by: MAINTAINER
2000-10-12 15:47:16 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Mario Sergio Fujikawa Ferreira
4236ae4699
Approved by: will
...
Moved all CP to INSTALL_DATA and upheld the only into WRKDIR rule.
2000-10-06 17:12:20 +00:00
Jeremy Lea
b7bdcd418e
Implement USE_GNOME, part 1.
2000-10-05 07:10:50 +00:00
Jeremy Lea
bebd89314e
Implement WANT_IMLIB and USE_IMLIB.
2000-10-05 06:57:56 +00:00
Mario Sergio Fujikawa Ferreira
f577d407ac
The ${CP} command is inadequate for ports style. It was replaced by
...
${INSTALL_DATA}.
Besides, it is dependant on the user umask, for some systems this
means that it will install it with wrong permissions for most users.
For the same reason, I added ${CHMOD} 0444 to make sure the file
generated by merging marker files is correct.
Approved by: will
PR: <A HREF="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21684 ">21684</A>
Submitted by: myself
2000-10-03 05:39:04 +00:00
Jeremy Lea
c2cb62c821
Correct and sort PLISTs.
2000-10-02 18:19:13 +00:00
Trevor Johnson
c98d25644b
Change MAINTAINER for my ports.
...
Approved by: will
2000-10-02 05:28:47 +00:00
Trevor Johnson
ce95e17f5b
`Nuke L.A.' bumper stickers are not funny!
2000-10-02 02:57:23 +00:00
James E. Housley
8358f3a197
Well, now everyone knows where to point.
...
Approved by: will (at least the contents, not the comments)
2000-10-02 00:54:39 +00:00
Mario Sergio Fujikawa Ferreira
4f5eb345ab
First act as official committer sanctioned by my mentor (THANKS Will-kenobi).
...
One action, 3 changes. Perhaps, this will be my only incursion outside of ports for some time.
1) (ports) Added myself to xearth committers.marker (1st Brazilian, one of the only Latin Americans).
2) (www) Added an announcement to newsflash about this.
3) (doc) Both removed myself from contrib, then added an authors identity for myself and and entry to almighty staff area.
2000-10-01 18:40:03 +00:00
Eivind Eklund
e96b5e9dbb
Record upgraded home location
2000-09-29 08:41:31 +00:00
Satoshi Asami
5e5841f2cd
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
...
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Satoshi Asami
4f90e3e429
"1.0beta3" is not a valid version...change it to "1.0.b3".
...
Remove explicit dependency to GL.14:Mesa3 and replace it with USE_MESA.
2000-09-15 01:33:09 +00:00
David Malone
9c96f92111
Add myself to the map.
2000-09-14 16:36:08 +00:00
Maxim Sobolev
cadf7caf18
Add WWW.
...
PR: 20971
Submitted by: PF
2000-09-02 13:53:16 +00:00
Will Andrews
7dc8b3929a
Update to 0.73.
2000-09-01 06:31:19 +00:00
Kevin Lo
2293eb9f75
Update to 2.2.2
...
PR: 20918
Submitted by: MAINTAINER
2000-08-29 15:50:10 +00:00
Will Andrews
2462358d17
Rename ssystem to openuniverse after repository copy. Update to
...
openuniverse 1.0beta3.
PR: 19176
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-08-26 01:48:53 +00:00
Nick Sayer
fa18e559c9
1. Correct the city
...
2. Improve the accuracy (ala phk. Alas, +/- 1 sec is as far as I've
pursued the matter)
2000-08-23 18:02:24 +00:00
Wilko Bulte
ec68076ae4
Put at least one of the Dutchies on the map. asmodai, where are you?? :-)
2000-08-20 10:09:16 +00:00
Will Andrews
e82ed5b4ca
Correct date created, accordance with commit logs.
2000-08-20 05:23:31 +00:00
Kris Kennaway
cde50f9c33
Finally update the location of my exile.
2000-08-20 04:57:03 +00:00
Will Andrews
56b8d3f8cb
Add myself and move Chris Piazza for him. For future reference, you can
...
get the lat/long from maps.yahoo.com by normally entering your address then
zooming out *far back*. Your lat/long will be in the URL itself.
2000-08-20 04:24:46 +00:00
Chris Piazza
2cb1e9189c
Support X11BASE properly
...
remove USE_GMAKE
PR: 20412
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-09 16:46:48 +00:00
Chris Piazza
e6119b936b
Support X11BASE properly
...
remove USE_GMAKE
PR: 20411
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-09 16:45:28 +00:00
Neil Blakey-Milner
ca9d27cc93
Fix some default settings to behave better.
...
PR: ports/20017
Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> (MAINTAINER)
2000-08-06 14:08:42 +00:00