Doug Barton
989772c9ac
The vast majority of pkg-descr files had the following format when they
...
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826
Remove more tags from pkg-descr files fo the form:
...
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Hajimu UMEMOTO
72335c6bdf
Fix the build with gmake-3.82 by replace space to tab.
...
Reported by: pointyhat-exp with gmake 3.82 (linimon)
2011-03-15 08:39:53 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Hajimu UMEMOTO
b667cdbd37
Fix build on 9-CURRENT after utmp -> utmpx change.
...
Reported by: pointyhat via erwin
2010-01-20 12:33:58 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
2f35b73926
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
2008-07-25 12:48:47 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
ca519ab8c0
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hajimu UMEMOTO
74b3c8e8ae
simplify.
2006-12-16 15:27:25 +00:00
Hajimu UMEMOTO
8d9e655d03
make it compilable with gcc 4.1.
...
Reported by: pointyhat via kris
2006-12-16 15:23:51 +00:00
Mark Linimon
0c9df415d1
Remove code remnants that test for 3.X and earlier releases of FreeBSD.
...
The bsd.*.mk architecture has not supported these antique releases for
quite some time.
Hat: portmgr
2006-06-23 05:28:33 +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
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Hajimu UMEMOTO
74709e1199
it seems master site stopped distributing 1.x. so, make LATEST_LINK
...
pointing to gkrellm2.
2005-11-08 17:05:26 +00:00
Hajimu UMEMOTO
ebcfca6089
add SHA256.
2005-11-08 16:24:12 +00:00
Hajimu UMEMOTO
f765b3b5ef
master site was moved.
...
Submitted by: Sam Lawrance <boris@brooknet.com.au>
2005-02-20 06:16:59 +00:00
Hajimu UMEMOTO
6fa40e0d1a
use PORTDOCS.
2005-02-04 12:42:11 +00:00
Hajimu UMEMOTO
e05cc6aff3
When previous dlopen() was failed, gkrellm couldn't load plugin.
...
Submitted by: glebius
2004-11-22 17:00:44 +00:00
Hajimu UMEMOTO
852f5cfccb
set USE_GETTEXT=yes explicitly.
2004-03-15 15:28:02 +00:00
Hajimu UMEMOTO
a5b60fe19e
SIZEfy
2004-02-04 13:57:19 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Hajimu UMEMOTO
56e4d78134
add CONFLICTS.
...
PR: ports/58248
Submitted by: rushani
2003-10-19 19:04:47 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Hajimu UMEMOTO
92e5c09d57
Follow devstat API change on 5-CURRENT.
2003-03-23 05:26:37 +00:00
Hajimu UMEMOTO
8c22c15b1c
De-pkg-comment.
2003-02-20 20:10:05 +00:00
Hajimu UMEMOTO
e61857969c
follow dkstat.h change.
...
Notified by: Hung Michael Nguyen <nguyenhm16@mac.com>
2003-02-20 10:59:11 +00:00
Hajimu UMEMOTO
72fd7f8c15
Add read permission to the owner.
...
PR: ports/47880
Submitted by: edwin
2003-02-11 19:34:33 +00:00
Hajimu UMEMOTO
887702f354
Fix build after VM_METER -> VM_TOTAL change.
...
Submitted by: George W. Dinolt <gdinolt@pacbell.net> with modified
2003-01-20 18:18:28 +00:00
Hajimu UMEMOTO
28625e5aa0
Use getifaddr() where it is available to gather informaiton
...
for a network monitor.
Submitted by: naddy (with some modification)
2003-01-03 17:13:30 +00:00
Hajimu UMEMOTO
9b807f604f
make it compilable on -CURRENT, again
2002-10-27 20:25:55 +00:00
Mario Sergio Fujikawa Ferreira
28f497a7e4
Deploy USE_GNOMENG infrastructure
...
PR: 42285
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:26:31 +00:00
Hajimu UMEMOTO
9b70eb83c3
Update to 1.2.13.
2002-07-02 08:02:52 +00:00
Hajimu UMEMOTO
094f32094d
Update to 1.2.12.
2002-06-15 19:31:47 +00:00
Hajimu UMEMOTO
5a115ef5da
Update to 1.2.11.
2002-03-28 15:10:30 +00:00
Hajimu UMEMOTO
f76b230c40
Update to 1.2.10.
2002-03-20 05:45:16 +00:00
Hajimu UMEMOTO
ca4a38264d
Update to 1.2.9.
2002-02-16 05:56:44 +00:00
Hajimu UMEMOTO
46bcdf1b7b
One more breakage on Alpha.
...
Reported by: Xavier Beaudouin <kiwi@oav.net>
2002-02-12 02:48:27 +00:00
Hajimu UMEMOTO
eeaac44eb2
apm and sensor are available only on i386.
...
Reported by: Xavier Beaudouin <kiwi@oav.net>
2002-02-11 18:37:23 +00:00
Hajimu UMEMOTO
75cdc5114e
Update to 1.2.8.
2002-01-05 18:36:24 +00:00
Hajimu UMEMOTO
cc2db57cb7
Update to 1.2.7.
2002-01-03 06:13:49 +00:00
Hajimu UMEMOTO
3e98beaf8a
Update to 1.2.6.
2001-12-17 21:04:23 +00:00
Hajimu UMEMOTO
4819c441da
Update to 1.2.5.
2001-12-05 19:28:32 +00:00
Hajimu UMEMOTO
086bcfa480
Update to 1.2.4.
2001-10-31 17:58:46 +00:00
Hajimu UMEMOTO
0e8bed7cab
Update to 1.2.3.
2001-10-23 16:50:04 +00:00
Hajimu UMEMOTO
e286fd3b8e
Don't install with setuid root by default. Some people claims
...
it casuses problem.
If you wish to enable LM78/79 feature support, please specify
WITH_SENSOR=yes at building.
2001-09-17 19:09:23 +00:00