Remove the barely used freebsd.submitters.markers and migrate dhw to the .committers. file.
This commit is contained in:
parent
48a43ca434
commit
21aca7e92a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321759
@ -15,8 +15,7 @@ USE_XZ= yes
|
||||
MAN1= xearth.1
|
||||
PLIST_FILES= bin/xearth \
|
||||
lib/X11/xearth/freebsd.committers.markers \
|
||||
lib/X11/xearth/freebsd.ftp.markers \
|
||||
lib/X11/xearth/freebsd.submitters.markers
|
||||
lib/X11/xearth/freebsd.ftp.markers
|
||||
PLIST_DIRS= lib/X11/xearth
|
||||
|
||||
do-install:
|
||||
@ -24,7 +23,7 @@ do-install:
|
||||
@${INSTALL_MAN} ${WRKSRC}/xearth.man ${MANPREFIX}/man/man1/xearth.1
|
||||
@${MKDIR} ${PREFIX}/lib/X11/xearth
|
||||
# Copy the list of FreeBSD sites & committers locations
|
||||
.for marker in freebsd.committers.markers freebsd.ftp.markers freebsd.submitters.markers
|
||||
.for marker in freebsd.committers.markers freebsd.ftp.markers
|
||||
@${INSTALL_DATA} ${FILESDIR}/${marker} ${PREFIX}/lib/X11/xearth
|
||||
.endfor
|
||||
|
||||
|
@ -325,6 +325,7 @@
|
||||
37.90641, -122.30927, "gshapiro" # Richmond, CA, USA
|
||||
47.672538, -122.383830, "zml" # Seattle, WA, USA
|
||||
45.31, -122.39, "alexbl" # Portland, OR, USA
|
||||
37.4703, -122.2548 "dhw" # Redwood City, CA, USA
|
||||
37.781, -122.398, "billf" # SOMA, San Francisco, CA, USA
|
||||
37.8067, -122.4113, "jmallett" # North Beach, San Francisco, CA, USA
|
||||
37.76, -122.42, "lx" # San Francisco, CA, USA
|
||||
|
@ -1,15 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# FreeBSD Project Submitters, for us mere mortals who contribute
|
||||
# via send-pr :)
|
||||
#
|
||||
# In case you don't know the exact coordinates, you might find it at
|
||||
# http://maps.google.com/ or http://www.heavens-above.com/
|
||||
|
||||
#
|
||||
# Style (sorted from east to west): sort -n -r -k 2
|
||||
# Lat, Long, "name" opt # location
|
||||
|
||||
60.2830, 24.4000, "jau" # Veikkola, Kirkkonummi, Finland
|
||||
39.536, -76.349 "erik@smluc.org" # Bel Air, MD, USA
|
||||
37.4703, -122.2548 "dhw" # Redwood City, CA, USA
|
Loading…
Reference in New Issue
Block a user