Commit graph

53 commits

Author SHA1 Message Date
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Bernard Spil
e30954c605 databases/mariadb-client,scripts,server: Remove
- MariaDB is based on the vulnerable MySQL 5.1 version
  - No new versions since 2013
  - Simplify Mk/bsd.databases.mk

Reviewed by:	koobs (mentor), feld
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D4099
2015-11-18 10:51:14 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Mathieu Arnold
c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Matthew Seaman
c59e25d4cb Update to 1.7
- MASTER_SITE switch to GitHub
 - Add LICENSE (GPLv2)
 - Use PLIST_FILES and delete pkg-plist

PR:		195428
Submitted by:	spil.oss@gmail.com
2014-12-06 17:13:15 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Bryan Drewery
77197dd811 - Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
2013-12-10 19:47:42 +00:00
Matthew Seaman
08f342435d Mark all my architecture independent ports using shell/perl/PHP as
NO_ARCH=yes

While here, fix a few other niggles:

net/phpldapadmin -- remove indefinite article from COMMENT

www/p5-RT* -- fix comments referencing the different versions of RT

x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the
  install targets; rework the handling of ${FONTPATH}
2013-12-08 22:38:52 +00:00
Matthew Seaman
61308e8d8d - stageify 2013-09-27 08:07:40 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Matthew Seaman
1d0998fe99 Convert all my perl-using ports to USES+=perl5
While here:

   - add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex

   - set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix
     for www/rt40

   - upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth

   - trim Makefile header for www/p5-RTx-Calendar
2013-08-01 22:04:01 +00:00
Matthew Seaman
12009d615f Make the width if the Id field dynamic.
PR:		ports/175476
Submitted by:	ccn <ccn@ccn.tw>
2013-01-22 22:17:27 +00:00
Matthew Seaman
24be9b1328 Trim remaining untrimmed headers on my ports
Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
2012-12-15 09:31:58 +00:00
Matthew Seaman
446b7725cb - Don't use SITE_PERL in *_DEPENDS
- Update CONFLICTS [1]

Approved by:	shaun (mentor)
Submitted by:	[1] Sulev-Madis 'ketas' Silber
2012-06-07 11:59:52 +00:00
Matthew Seaman
24315159da - Allow for larger database UIDs
PR:	    	   ports/168478
Submitted by:	   Gea-Suan Lin
Approved by:	   shaun (mentor)
2012-06-01 05:08:39 +00:00
Matthew Seaman
12ce6c87dd Fix QPS calculation for MySQL 5.0.76 or later.
Submitted by:	    Gea-Suan Lin
PR:	  	    ports/168094
Obtained from:	    Gentoo Portage
Approved by:	    shaun (mentor)
2012-05-20 06:03:30 +00:00
Dennis Herrmann
7e893fe7d3 - Add CONFLICTS with databases/mariadb-scripts
Reported by:	Matthew Seaman <matthew@freebsd.org>
2012-04-29 08:16:26 +00:00
Matthew Seaman
23c0a81f8a Update maintainer address to matthew@FreeBSD.org
Approved by:	shaun (mentor)
2012-02-09 17:09:51 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Jun Kuriyama
3efe84fba6 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).

Approved by:	portmgr (itetcu)
2010-01-29 04:56:59 +00:00
Martin Wilke
a6b5fafc71 - Fix index 2009-11-04 12:34:53 +00:00
Martin Wilke
77f9361fa5 - Allow databases/mytop to co-exist with p5-DBD-mysqlNN
PR:		140122
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-11-04 10:55:01 +00:00
Pav Lucistnik
1af61fa427 - Squelch perl warning triggered when a client is connected to the server and
his IP cannot be resolved into a hostname

PR:		ports/139615
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
Approved by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-10-26 15:56:07 +00:00
Yen-Ming Lee
8449b0ccbe - reset MAINTAINER 2009-09-14 15:30:50 +00:00
Yen-Ming Lee
3012404c8d - fix options parsing problem on perl 5.10
- fix Select/Insert/Update/Delete percentages for SHOW STATUS command
- bump PORTREVISION

Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk>
2009-09-14 09:21:06 +00:00
Yen-Ming Lee
4972664894 - fix missing MAGENTA() for "mytop --nocolor"
- bump PORTREVISION

Submitted by:	Michael Scheidell <scheidell at secnap.net>
2008-07-06 16:02:59 +00:00
Yen-Ming Lee
9f010cb856 - fix of warning if slave is stopped
- bump PORTREVISION

Submitted by:	rajo at platon.sk
2007-04-11 23:47:05 +00:00
Yen-Ming Lee
0c7ea5ed47 - apply new integrated patch
- bump PORTREVISION

Submitted by:	Lubomir Host <rajo at platon.sk>
2007-04-01 00:49:24 +00:00
Yen-Ming Lee
2eb3c07b9e * update to 1.6_1
* apply patches from Lubomir Host
  - fixes bug in InnoDB status report
  - adds some hint in queries-per-second mode
  - if 'D' key is pressed, mytop script is checked for modifications (e.g.
    during development) and restarted
  - shows MySQL SLAVE status (if configured in MySQL daemon)

Submitted by:	Lubomir Host <rajo at platon.sk>
2007-03-30 21:08:53 +00:00
Yen-Ming Lee
c5e77448df - update my email address in ports header 2007-03-30 20:35:18 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +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
Yen-Ming Lee
165991c04c - Time::HiRes is included in perl 5.8.5, depends on it only when perl < 5.8.5
- fix for POD when perl < 5.6.0 only
- bump PORTREVISION

PR:		70247
Submitted by:	Rong-En Fan <rafan@infor.org>
2004-08-10 16:24:46 +00:00
Yen-Ming Lee
0957f8fcb3 SIZEify my ports.
Submitted by:	trevor
2004-03-18 02:19:36 +00:00
Yen-Ming Lee
871f31e386 update to mytop-1.4
Noticed by:	John Angelmo <john@veidit.net>
2003-09-01 10:44:18 +00:00
Yen-Ming Lee
605eca3b12 update to mytop-1.3
Noticed by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2003-04-19 21:11:43 +00:00
Yen-Ming Lee
56ec31af00 mytop's homepage has moved. 2003-04-15 00:57:15 +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
Yen-Ming Lee
65d3fa6000 upgrade to mytop-1.2
Noticed by:	Szymon Grabowski <simonaway@implix.com>
2002-11-24 05:07:49 +00:00
Yen-Ming Lee
d99dbad3de change my email address to leeym@FreeBSD.org
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-08-19 08:01:34 +00:00
Patrick Li
b02959b368 Fix plist 2002-05-18 08:01:05 +00:00
Patrick Li
4be2570979 Update to 1.0
PR:		37560
Submitted by:	maintainer
2002-04-30 06:27:40 +00:00
Patrick Li
f109b72a48 add patch and make pod2man not to complain about bad option
no portrevision required

PR:		33880
Submitted by:	maintainer
2002-01-17 04:45:52 +00:00
Ying-Chieh Liao
a39222fe5b change RUN_DEPENDS from p5-Mysql to p5-DBD-mysql
remove extra directory.
change maintainer's email

PR:		32796
Submitted by:	maintainer
2001-12-13 13:31:36 +00:00
David W. Chapman Jr.
78ac516fca Update to 0.9
Remove files/patch-ab

PR:		29554
Submitted by:	maintainer
2001-08-12 16:09:06 +00:00
Kevin Lo
8303090cbf Fix Makefile and pod2man problem.
BTW, patch-aa is no longer needed.

PR: 24152
Submitted by: MAINTAINER
2001-01-09 17:12:44 +00:00