aboutsummaryrefslogtreecommitdiff
path: root/japanese/xdtp
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* japanese/xdtp: Improve regex conformanceLarry Rosenman2017-04-261-1/+1
| | | | | | | | | | PR: 218605 Submitted by: Kyle Evans <bsdports@kyle-evans.net> Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D10505 Notes: svn path=/head/; revision=439448
* Fix build with newer sigc++20Baptiste Daroussin2017-04-031-1/+2
| | | | Notes: svn path=/head/; revision=437615
* Remove libxslt.so.2 and libexslt.so.8 compatibility links that were added inTijl Coosemans2016-12-081-1/+1
| | | | | | | | r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428130
* Cleanup plistAntoine Brodin2014-11-121-9/+0
| | | | Notes: svn path=/head/; revision=372492
* Stage japanese/xdtpJohn Marino2014-08-212-79/+93
| | | | | | | | PR: 192802 Submitted by: Ports Fury Notes: svn path=/head/; revision=365524
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361728
* Resetting maintainership on ports that have not been staged and without anyAntoine Brodin2014-07-021-1/+1
| | | | | | | | | pending PR With hat: portmgr Notes: svn path=/head/; revision=360246
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* fixed a build issue on 10Daichi GOTO2013-11-174-1/+34
| | | | Notes: svn path=/head/; revision=334057
* - fix a build error on 10.0Daichi GOTO2013-11-151-0/+1
| | | | Notes: svn path=/head/; revision=333853
* update to 1.5.0Daichi GOTO2013-09-303-6/+5
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=328797
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* Minor, last-minute fixes missed in the previous commits.Alexey Dokuchaev2013-07-311-1/+1
| | | | Notes: svn path=/head/; revision=324022
* - Fix parallel builds, remove odious MAKE_JOB_UNSAFEAlexey Dokuchaev2013-07-292-7/+15
| | | | | | | | | | | | | - Define LICENSE (BSD), do not reset default DISTNAME - Cleanup the port a bit, inc. header and COMMENT - Add useful port description, fix WWW address Reported by: pointyhat-west NB: there is version 1.4.0 available. Notes: svn path=/head/; revision=323869
* Mark as job unsafeBaptiste Daroussin2013-07-101-0/+1
| | | | Notes: svn path=/head/; revision=322713
* - adoption of optionsNG frameworkJason Helfman2013-05-261-14/+13
| | | | | | | | | - trim COMMENTS and historical headers Approved by: portmgr (bapt) Notes: svn path=/head/; revision=319081
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - update to 1.3.1Daichi GOTO2008-11-202-4/+4
| | | | | | | | PR: ports/129009 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=223071
* o update to 1.3.0Daichi GOTO2008-11-183-7/+6
| | | | | | | | PR: ports/128957 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=223002
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Fix for GCC 4.2.x.Daichi GOTO2007-06-041-1/+0
| | | | | | | | | - Remove 4.X support. Submitted by: ozawa (maintainer) Notes: svn path=/head/; revision=192661
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 1.2.0Erwin Lansing2006-07-133-8/+7
| | | | | | | | PR: 100217 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=167700
* japanese/xdtp: update to 1.1.5Daichi GOTO2006-03-152-4/+4
| | | | | | | | | | - update to 1.1.5 PR: ports/94471 Submitted by: maintainer Notes: svn path=/head/; revision=157299
* japanese/xdtp: update to 1.1.4Daichi GOTO2006-01-062-4/+4
| | | | | | | | | | - update to 1.1.4 PR: ports/91386 Submitted by: maintainer Notes: svn path=/head/; revision=152884
* Update to 1.1.3Marcus Alves Grando2005-11-162-4/+4
| | | | | | | | | | Add SHA256 PR: 89106 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=148501
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* japanese/xdtp: update to 1.1.2Daichi GOTO2005-11-023-3/+5
| | | | | | | | PR: ports/88393 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=147010
* Update to 1.1.1Marcus Alves Grando2005-11-013-8/+18
| | | | | | | | PR: 88073 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=146956
* - "depessimize" CFLAGS for !amd64 archEmanuel Haupt2005-10-201-3/+5
| | | | | | | | Discussed with: kris Approved by: maintainer Notes: svn path=/head/; revision=145956
* . compile with -fPIC, this fixes build on amd64Emanuel Haupt2005-10-191-0/+3
| | | | | | | | | . bump PORTREVISION Reported by: pointyhat via kris Notes: svn path=/head/; revision=145891
* Update to 1.0.1Emanuel Haupt2005-10-133-18/+19
| | | | | | | | | PR: 87369 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Approved by: novel (mentor) Notes: svn path=/head/; revision=145284
* Add xdtp 1.0.0, XDTP (XML Document Transfer Program).Daichi GOTO2005-10-124-0/+111
PR: ports/87262 Submitted by: Masanori OZAWA (ozawa@ongs.co.jp) Notes: svn path=/head/; revision=145108