1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

74 Commits

Author SHA1 Message Date
Emanuel Haupt
ebe61307db Remove trailing whitespaces from category misc 2014-02-21 13:38:12 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Mathieu Arnold
02e619a5d8 - Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
2013-11-19 23:08:44 +00:00
Pietro Cerutti
cca662106e - Convert to USES+=tk
- STAGE-clean
2013-10-01 12:19:48 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Eitan Adler
fd37d8821f Cleanup unmaintained ports in the misc category:
- Trim Header
	- Convert to OptionsNG
	- Prefer DISTNAME to DISTFILES
	- Reorder variables
	- Fix comments (don't include leading article)
	- @unexec rm must not cause failure
	- Tabs, not spaces
	- Single space for WWW
	- Pet portlint
	- etc.

In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.

Reviewed by:	koobs, ashish
2013-03-25 04:30:31 +00:00
Emanuel Haupt
658f97193f - Support USE_TK
PR:		161635
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:06:33 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +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
Mark Linimon
982628f81a Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat:		portmgr
2007-03-23 08:38:30 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Marcus Alves Grando
32c0902b4e Take maintainership
PR:		87288
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:22:30 +00:00
Volker Stolz
adeb7ff895 Use MAKE_ARGS 2005-04-21 12:02:17 +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
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Thomas Gellekum
53a4d58151 Upgrade to 2.2.
PR:		58132
Submitted by:	Klaus Robert Suetterlin <robert@mpe.mpg.de>
2003-10-20 08:40:35 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
60505edbd9 Fix master_sites
Noticed by: portsurvey
2002-12-27 12:06:59 +00:00
Thomas Gellekum
4b0ca052d8 Update the glimpse index once a week.
Submitted by:	Oliver Helmling <oliver.helmling@stud.uni-bayreuth.de>
2000-07-12 12:05:58 +00:00
Maxim Sobolev
2e30fd5245 Revert my last changes. Someone else already have added DESCR. 2000-06-29 06:43:46 +00:00
Maxim Sobolev
45d06249de Add a WWW.
PR:		19556
Submitted by:	Bruce A. Mah <bmah@cisco.com>
2000-06-29 06:30:58 +00:00
Thomas Gellekum
d9b40d7cb1 Add WWW.
PR:		19556
Submitted by:	bmah@cisco.com (Bruce A. Mah)
2000-06-28 11:51:21 +00:00
Thomas Gellekum
84d0c9a8b2 Sigh, should have checked before. Upgrade to 2.1.
It's free now, if I understand the Artistic License correctly.
2000-06-26 12:53:41 +00:00
Maxim Sobolev
40a33a6070 - Support LOCALBASE properly (in setting path to custom wish script)
PR:		19470
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:44:03 +00:00
Maxim Sobolev
e9d892e893 Fix a dependency.
"misc/tkman port has a dependency on x11-toolkits/tk83
but it has a post-patch target that seems to reference wish8.2 from the
tk82 port."

PR:		19128
Submitted by:	Bruce A. Mah <bmah@cisco.com>
2000-06-09 09:35:13 +00:00
Thomas Gellekum
a9cccdae53 Upgrade to 2.1b4.
PR:		18689
Submitted by:	Frank Mayhar <frank@exit.com>
2000-06-08 10:10:32 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Steve Price
f28151fc49 Update to use Tcl/Tk version 8.2. Note you will need a very recent tk82
port for this to work correctly.
1999-11-29 03:55:34 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Thomas Gellekum
6c501cbc92 Upgrade to 2.1b2. 1998-12-01 07:15:02 +00:00
Thomas Gellekum
47a56a9173 Install tkmanclient. 1998-09-30 08:04:32 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Thomas Gellekum
537e04f03f Upgrade to 2.1b1. 1998-07-30 11:48:56 +00:00
Thomas Gellekum
1cadd4ca7d Upgrade to 2.0.6. 1998-02-24 08:50:03 +00:00
Thomas Gellekum
094929a2cc Upgrade to 2.0.5. 1998-01-21 08:39:48 +00:00
Thomas Gellekum
d2ea7efe07 Upgrade to 2.0.4. Add NO_CDROM, we'd need a written permission from
UCB's Office of Technology Licensing.
1997-12-08 15:51:21 +00:00
Thomas Gellekum
fa756b8ca5 Upgrade to 2.0.3. 1997-11-06 08:01:57 +00:00
Thomas Gellekum
0077d4cd4d Upgrade to 2.0 1997-09-18 06:56:07 +00:00
Thomas Gellekum
f96e59f945 Upgrade to 2.0b7. 1997-08-25 09:46:38 +00:00
Thomas Gellekum
811b446b35 Update my e-mail address.
Update MASTER_SITE. The current version doesn't build with our
tools, it requires tcl/tk-8.0.
1997-06-17 06:05:50 +00:00
Satoshi Asami
72f2c371cd rman and glimpse are now in textproc. 1997-04-27 00:25:19 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
David E. O'Brien
090316dbc1 Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +00:00