Commit graph

1617 commits

Author SHA1 Message Date
Dmitry Marakasov
8a3c4870cb - Add NO_ARCH 2015-08-21 15:37:31 +00:00
Dmitry Marakasov
0765b580e1 - Add NO_ARCH 2015-08-21 15:37:25 +00:00
Erwin Lansing
8000de4af7 Reset maintainer
<herbert.skuhra@gmx.at>: host mx00.emig.gmx.net[212.227.15.9] said: 550
    Requested action not taken: mailbox unavailable (in reply to RCPT TO
    command)

Sponsored by:	DK Hostmaster A/S
2015-08-19 07:31:01 +00:00
Mikhail Teterin
5d896a8420 Stop using the "legacy" fmake, adjust the Makefile to work
with the newer bmake.

PR:		201208
Submitted by:	amdmi3
2015-08-13 18:59:59 +00:00
Alexander Leidinger
435ea2a95a Re-commit of
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
      antoine)
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with the new 64 bit parts
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (antoine after some EXP-runs)
2015-08-09 19:14:13 +00:00
Dmitry Marakasov
a3550a24a0 - Drop @dirrm* from plist 2015-08-05 13:15:06 +00:00
Sunpoet Po-Chuan Hsieh
666c8880ae - Add NO_ARCH 2015-07-31 16:26:02 +00:00
Sunpoet Po-Chuan Hsieh
1b7ceb488b - Add NO_ARCH 2015-07-31 16:25:58 +00:00
Sunpoet Po-Chuan Hsieh
62473704ad - Update to 2.010R-ro/1.030R-it
- Add NO_ARCH

Changes:	https://github.com/adobe-fonts/source-code-pro/releases
2015-07-31 16:25:52 +00:00
Antoine Brodin
011dfa81be Unbreak INDEX, reverting r392921
With hat:	portmgr
2015-07-26 13:35:29 +00:00
Alexander Leidinger
3aeeb3f1bd 64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with it
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (implicit, I remember blanked approval for
			linux parts loooong ago, punish me if you don't
			agree anymore)
2015-07-26 13:06:24 +00:00
Kevin Lo
b3a65a9232 Fix typo.
Noticed by:	lwhsu
2015-07-02 07:27:28 +00:00
Kevin Lo
8c13196781 Include Noto emoji.
PR:	201251
Submitted by:	Sascha Brawer
2015-07-02 03:26:10 +00:00
Dmitry Marakasov
3985b11a73 - Mark BROKEN on 9.x: fails to extract:
unzip: Failed to open '/portdistfiles//}'

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-27 01:08:06 +00:00
Kevin Lo
2798ed77d0 Update to 1.0.4 2015-06-26 08:37:31 +00:00
Carlo Strub
5f355d3a49 Update to 4.102
PR:		200453
Submitted by:	Horia Racoviceanu (maintainer)
2015-06-10 20:37:28 +00:00
Matthew Seaman
65b952153e Update to 5.000
Changes: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=Gentium_download#2e93c7c7
2015-05-30 12:57:21 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Sunpoet Po-Chuan Hsieh
b6b7a56240 - Update to 2.35
Changes:	http://dejavu-fonts.org/wiki/Changelog
2015-05-21 21:24:51 +00:00
John Marino
f30318a865 x11-fonts/tmu: Find new file source to unbreak
The distfile was available in an uncompressed form on Sourceforge.
While here, mark as GPLv3 (copying file would have to be downloaded
separately so it is not set) and simplify.  I made several corrections
and removals to the patch as submitted.

PR:		200308
Submitted by:	Ports Fury
2015-05-19 08:11:43 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Sunpoet Po-Chuan Hsieh
d59de11f3b - Cleanup GH_* knobs: use DISTVERSIONSUFFIX 2015-05-13 19:03:19 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Mathieu Arnold
fb4deed873 Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:24:15 +00:00
Mathieu Arnold
d60f615ed0 Fix build with Perl 5.21.1+
Omitting % and @ on hash and array names is no longer permitted
    Really old Perl let you omit the @ on array names and the % on hash
    names in some spots.  This has issued a deprecation warning since Perl
    5.0, and is no longer permitted.

With hat:	perl@
Sponsored by:	Absolight
2015-04-20 17:43:12 +00:00
Koop Mast
1fc509c591 Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1.
Update rgb to 1.0.6.
Update sessreg to 1.1.0.
Update xcb-util-cursor to 0.1.2.
Update xedit to 1.2.2.
Update xkbcomp to 1.3.0.
Update xkeyboard-config to 2.14.
Update xproto to 7.0.27.
Update xf86-input-mouse to 1.9.1.
Update xf86-input-synaptics to 1.8.2.
Update xf86-video-i710 to 1.3.5.
Update xf86-video-mga to 1.6.4.
Update xf86-video-tdfx to 1.4.6.
Update xf86-video-vmware to 13.1.0.
Update bdftopcf to 1.0.5.
Update font-util to 1.3.1.
Update fslsfonts to 1.0.5.
Update mkfontscale to 1.1.2.
Update showfont to 1.0.5.
Update xfs to 1.1.4.
Update xfsinfo to 1.0.5.

Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump
  all affected ports.

PR:		199400
Obtained from:	Xorg-devel repo
2015-04-18 15:34:36 +00:00
Jason Helfman
10e2e0d999 - remove do_nada
Approved by:	portmgr (blanket)
2015-04-01 21:49:59 +00:00
Baptiste Daroussin
b850eccdb6 Mark as broken: no public distfiles 2015-03-30 21:50:25 +00:00
Sunpoet Po-Chuan Hsieh
991a60106f - Sort PLIST 2015-03-30 19:39:30 +00:00
Baptiste Daroussin
0ac2358ed5 Convert to USES=metaport 2015-03-28 14:54:06 +00:00
Baptiste Daroussin
71c430d5c2 Readd dependency removed by mistake
Convert to a meta port
2015-03-28 14:39:25 +00:00
Sunpoet Po-Chuan Hsieh
20d5be3064 - Update to 20141012
PR:		198892
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2015-03-25 19:20:37 +00:00
Jimmy Olgeni
960320a834 FONTDIR was replaced by FONTSDIR, so setting SUB_LIST is no longer
necessary.
2015-03-24 20:20:30 +00:00
Jimmy Olgeni
236b4cafbb Bump PORTREVISION after the fonts path change and fix pkg-message. 2015-03-24 20:16:37 +00:00
Jimmy Olgeni
99d98fd3a8 Bump PORTREVISION after the fonts path change and fix pkg-message. 2015-03-24 20:14:12 +00:00
Jimmy Olgeni
6c0d689be9 Bump PORTREVISION after the fonts path change and fix pkg-message. 2015-03-24 20:11:30 +00:00
Jimmy Olgeni
157517e24e Bump PORTREVISION after the fonts path change. 2015-03-24 18:47:52 +00:00
Jimmy Olgeni
e813eceabd Bump PORTREVISION after the fonts path change. 2015-03-24 18:45:11 +00:00
Jimmy Olgeni
477d406b23 Bump PORTREVISION after the fonts path change. 2015-03-24 18:44:29 +00:00
Jimmy Olgeni
6fd37b5f51 Bump PORTREVISION after the fonts path change. 2015-03-24 18:43:33 +00:00
Jimmy Olgeni
305a4d3fbb Bump PORTREVISION after the fonts path change and fix pkg-message. 2015-03-24 18:37:28 +00:00
Jimmy Olgeni
cb1e4df556 Bump PORTREVISION after the fonts path change. 2015-03-24 18:34:43 +00:00
Jimmy Olgeni
cd74b3aa61 Bump PORTREVISION after the fonts path change. 2015-03-24 18:33:22 +00:00
Mathieu Arnold
d720895db1 Bump both of those after the fonts path change.
Sponsored by:	Absolight
2015-03-24 14:08:21 +00:00
Bartek Rutkowski
4a759a28b6 x11-fonts/libXfont: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197738
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-24 11:35:26 +00:00
Baptiste Daroussin
b71173f9b8 Forgot to bump portrevision after moving the fonts to share/fonts 2015-03-24 11:28:03 +00:00
Baptiste Daroussin
8154f0bae0 Bump a portrevision forgotten 2015-03-24 05:23:06 +00:00
Baptiste Daroussin
c136e6a414 Remove ttmkfdir, it has been replaced long ago by mkfontdir/mkfontscale 2015-03-22 22:16:56 +00:00
Baptiste Daroussin
8bef511d9b Remove part of the description that is not relevant anymore 2015-03-22 22:10:12 +00:00
Jimmy Olgeni
cc72020008 Fix minor typos in pkg-descr files. 2015-03-22 13:22:52 +00:00