1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

1229 Commits

Author SHA1 Message Date
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