1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-26 15:10:35 -04:00
Commit graph

10 commits

Author SHA1 Message Date
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Sunpoet Po-Chuan Hsieh
d2abd6549f Add LICENSE_FILE
- Clean up PLIST
- Update pkg-descr
- Take maintainership
2018-05-16 00:00:55 +00:00
Steve Wills
3bc1e08bfc Reset maintainer
Requested by:	Jeremy Baggs <jeremybbaggs@gmail.com> (maintainer, via private email)
2018-03-23 16:33:11 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +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
Andrej Zverev
6df56f4deb - do not install .orig file
- add NO_ARCH
- bump PORTREVISION

Reviewed by:	miwi
2016-01-06 09:17:53 +00:00
Martin Wilke
ad1e28ca76 Easily create Google DataTable objects for the Google Visulization API.
This module is attempts to hide the gory details of preparing your data
before sending it to a JSON serializer - more specifically, hiding some
of the hoops that have to be jump through for making sure your data
serializes to the right data types.

WWW: http://search.cpan.org/dist/Data-Google-Visualization-DataTable/

PR:		204061
Submitted by:	jeremybbaggs@gmail.com
Approved by:    mat (mentor)
Differential Revision: D4637
2015-12-21 14:39:08 +00:00