| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
where clang is the base compiler. The issue was that these ports
would only successfully build with gcc and libstdc++, so they
specified USE_GCC=yes, but they linked to other C++ ports that were
compiled with clang, which brought in libc++. The conflict between
libstdc++ and libc++ caused the application to crash whenever an
operation that popped up a dialog box was attempted. Thanks to
dim@ for helping me track this down. The fix is to patch various
bits of the openoffice souce to allow it to be built with clang
on systems where the C++ dependencies are also compiled with clang. [1]
Add a CUPS option so that CUPS can be disabled [2].
Register print/cups-client as a LIB_DEPENDS when CUPS is enabled.
pkg-message claims that user settings are stored in
~/.openoffice,org4, whereas all other platforms seem to use
~/.openoffice.org/4 (or equivalent), and both openoffice-4 and
openoffice-devel actually use ~/.openoffice.org-devel/4. The
addition of -devel to the location happened with r325370.
The / appears to have been introduced in r297259. Change the
location match other platforms. Introduce a new variable
${AOOUDIR} so that the actual location and pkg-message stay in
sync.
Rename ${OOOTAG} to ${AOOTAG} and restore its value so that it
can once again be substituted into pkg-message. It has not
been set since r296269.
Various Makefile cleanups:
* Gather and sort USE_*
* Simplify use of ${REINPLACE_CMD}
* --x-includes and --x-libraries are automatically passed to configure,
which ignores them
* Get rid of unnecessary include of bsd.port.options.mk
PR: 188088 [1]
PR: 198458 [2]
Differential Revision: https://reviews.freebsd.org/D2055
Reviewed by: pfg
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=381494
|
|
|
|
|
|
|
|
|
| |
PR: 197472
Submitted by: cheunghonyu@gmail.com
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=381311
|
|
|
|
|
|
|
|
| |
PR: 198469
Submitted by: shun <shun.fbsd.pr@dropcut.net>
Notes:
svn path=/head/; revision=381264
|
|
|
|
| |
Notes:
svn path=/head/; revision=381222
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
Notes:
svn path=/head/; revision=381221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950
Notes:
svn path=/head/; revision=381052
|
|
|
|
| |
Notes:
svn path=/head/; revision=380988
|
|
|
|
|
|
|
|
| |
PR: 198501
Submitted by: maintainer
Notes:
svn path=/head/; revision=380972
|
|
|
|
|
|
|
|
| |
PR: 198238
Submitted by: shun <shun.fbsd.pr at dropcut dot net>
Notes:
svn path=/head/; revision=380840
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=380778
|
|
|
|
|
|
|
| |
Changes: https://code.google.com/p/vim/source/list
Notes:
svn path=/head/; revision=380745
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Strip binaries
Notes:
svn path=/head/; revision=380663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Announce: http://www.xfce.org/about/news/?post=1425081600
Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)
Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0
PR: 196003 [1], 197251 [2], 198132
Differential Revision: https://reviews.freebsd.org/D677
Submitted by: Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by: antoine@
Approved by: danilo@ (maintainer) [3]
Tested by: Ivan <enitarzi@gmail.com>
Notes:
svn path=/head/; revision=380565
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Fix references to STAGEDIR
MFH: 2015Q1
Notes:
svn path=/head/; revision=380476
|
|
|
|
|
|
|
|
|
|
| |
- Simplify Makefile
PR: 197426
Submitted by: tkato432@yahoo.com
Notes:
svn path=/head/; revision=380392
|
|
|
|
| |
Notes:
svn path=/head/; revision=380305
|
|
|
|
|
|
|
| |
Changes: https://code.google.com/p/vim/source/list
Notes:
svn path=/head/; revision=380294
|
|
|
|
|
|
|
|
|
| |
- Icon field must be either absolute path or icon name if installation follows Icon Theme Specification
- Remove invalid categories
- StartupNotify field must be literally false/true, not ${FALSE}/${TRUE}
Notes:
svn path=/head/; revision=380099
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The problem is that libreoffice installs its own copy of unopkg in
${PREFIX}/bin and that the openoffice build attempts to use this copy
of unopkg instead of the openoffice version which is in subdirectory
of ${WRKSRC}.
The reason is that the openoffice build expects to find its own copy
of unopkg by depending on having "." in its $PATH, but its $PATH has
${PREFIX}/bin before ".". Openoffice attempts to do the right thing
by first constructing $PATH by prepending "." and a small number of
other directories where it stashes executables used during the build
to the value of $PATH that it inherits from the environment. Things
go wrong when it tries to add the paths for ${CC}, perl, and java
to $PATH. If $PATH has /usr/bin before ${PREFIX}/bin, the openoffice
build finds the perl symlink in /usr/bin before it finds perl in
${PREFIX}/bin, so it prepends ${PREFIX}/bin to $PATH to try to ensure
that the correct version of perl will be found first. This moves
${PREFIX}/bin earlier in $PATH than ".".
The operation to put the path to ${CC} in $PATH has a different
problem. It uses the variable COMPATH for this, which is the dirname
of the patch to $CC, with the trailing /bin stripped off. That
results in /usr/local being added to $PATH, which is nonsensical,
though mostly harmless.
There are three fixes here:
* Always keep the parts of $PATH for the directories under ${WRKSRC},
including "." at the beginning of the path.
* Ignore symlinks to executables when deciding to prepend a directory
to the path.
* Append "/bin" when using COMPATH so that the result points to the
directory where ${CC} actually resides. There is actually another
variable CC_PATH, but it has an extra trailing "/", so it doesn't
match ${PREFIX}/bin.
PR: 195967
Differential Revision: https://reviews.freebsd.org/D1957
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=379876
|
|
|
|
|
|
|
| |
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=379875
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The problem is that libreoffice installs its own copy of unopkg in
${PREFIX}/bin and that the openoffice build attempts to use this copy
of unopkg instead of the openoffice version which is in subdirectory
of ${WRKSRC}.
The reason is that the openoffice build expects to find its own copy
of unopkg by depending on having "." in its $PATH, but its $PATH has
${PREFIX}/bin before ".". Openoffice attempts to do the right thing
by first constructing $PATH by prepending "." and a small number of
other directories where it stashes executables used during the build
to the value of $PATH that it inherits from the environment. Things
go wrong when it tries to add the paths for ${CC}, perl, and java
to $PATH. If $PATH has /usr/bin before ${PREFIX}/bin, the openoffice
build finds the perl symlink in /usr/bin before it finds perl in
${PREFIX}/bin, so it prepends ${PREFIX}/bin to $PATH to try to ensure
that the correct version of perl will be found first. This moves
${PREFIX}/bin earlier in $PATH than ".".
The operation to put the path to ${CC} in $PATH has a different
problem. It uses the variable COMPATH for this, which is the dirname
of the patch to $CC, with the trailing /bin stripped off. That
results in /usr/local being added to $PATH, which is nonsensical,
though mostly harmless.
There are three fixes here:
* Always keep the parts of $PATH for the directories under ${WRKSRC},
including "." at the beginning of the path.
* Ignore symlinks to executables when deciding to prepend a directory
to the path.
* Append "/bin" when using COMPATH so that the result points to the
directory where ${CC} actually resides. There is actually another
variable CC_PATH, but it has an extra trailing "/", so it doesn't
match ${PREFIX}/bin.
Differential Revision: https://reviews.freebsd.org/D1958
Reviewed by: pfg
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=379874
|
|
|
|
| |
Notes:
svn path=/head/; revision=379676
|
|
|
|
|
|
|
|
|
| |
- Enable GIO when GTK2 or GTK3 is enabled. [1]
Submitted by: tijl [1]
Notes:
svn path=/head/; revision=379468
|
|
|
|
| |
Notes:
svn path=/head/; revision=379402
|
|
|
|
|
|
|
| |
Changes: https://code.google.com/p/vim/source/list
Notes:
svn path=/head/; revision=379387
|
|
|
|
|
|
|
|
| |
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
and supposedly fix build of graphics/gnash with KDE4 option
Notes:
svn path=/head/; revision=379358
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Work around this bug <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65009>
in g++49 -Os optimzation by using -O0 optimization if we are compiling
with g++49.
Differential Revision: https://reviews.freebsd.org/D1607
Reviewed by: pfg
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=379132
|
|
|
|
|
|
|
|
|
|
|
|
| |
Work around this bug <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65009>
in g++49 -Os optimzation by using -O0 optimization if we are compiling
with g++49.
Differential Revision: https://reviews.freebsd.org/D1792
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=379055
|
|
|
|
|
|
|
|
|
| |
PR: 197554
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Approved by: zi
Notes:
svn path=/head/; revision=378905
|
|
|
|
|
|
|
|
| |
- Update to 4.4.1
- Add explicit PORTREVISION, hopefully people won't mistakenly bump PORTEPOCH anymore
Notes:
svn path=/head/; revision=378768
|
|
|
|
|
|
|
|
|
|
| |
- Submitter is new maintainer
PR: 197180
Submitted by: chris@bsdjunk.com
Notes:
svn path=/head/; revision=378746
|
|
|
|
|
|
|
| |
Submitted by: jbeich
Notes:
svn path=/head/; revision=378680
|
|
|
|
|
|
|
|
| |
PR: 197381
Submitted by: miguelmclara@gmail.com (maintainer)
Notes:
svn path=/head/; revision=378670
|
|
|
|
|
|
|
| |
- Add git commit id to PORTVERSION as upstream has switched to git
Notes:
svn path=/head/; revision=378615
|
|
|
|
|
|
|
|
| |
PR: 152590
Submitted by: maintainer (Olivier Cochard)
Notes:
svn path=/head/; revision=378542
|
|
|
|
| |
Notes:
svn path=/head/; revision=378530
|
|
|
|
| |
Notes:
svn path=/head/; revision=378409
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].
PR: 196599 [1]
Submitted by: olivierd@ [1]
Exp-run by: antoine@
Obtained from: upstream [2]
Notes:
svn path=/head/; revision=378348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
deactivate-input-method.
- Remove an extra flag for test(1) in Makefile.in.
- Use with-current-buffer instead of a save-excursion + set-buffer pair.
- Fix (fboundp finalize) in egg/wnn.el and egg/canna.el.
- Remove HAS_JISX0213 check.
- Nuke *.el files from plist.
Notes:
svn path=/head/; revision=378252
|
|
|
|
|
|
|
|
|
|
|
|
| |
(egg-exit-from-minibuffer).
- Remove an unnecessary overriding-local-map call in
(menudiag-select-internal).
- Regenerate patch files.
Notes:
svn path=/head/; revision=378202
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes "Text is read-only" error when a number is directly entered
to select an entry. [*]
- Deactivate input method when opening minibuffer for consistency.
Reported by: ARAI Shun-ichi [*]
Notes:
svn path=/head/; revision=378108
|
|
|
|
|
|
|
|
|
| |
- Reword pkg-descr.
Reported by: ARAI Shun-ichi [*]
Notes:
svn path=/head/; revision=378104
|
|
|
|
|
|
|
| |
Changes: https://code.google.com/p/vim/source/list
Notes:
svn path=/head/; revision=377999
|
|
|
|
|
|
|
|
| |
PR: 196952
Submitted by: cyberbotx@cyberbotx.com (maintainer)
Notes:
svn path=/head/; revision=377946
|
|
|
|
|
|
|
|
| |
PR: 196963
Submitted by: vmagerya@gmail.com (maintainer)
Notes:
svn path=/head/; revision=377876
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the editor's menu. The menu isn't changeable through the interface
nor through the config-files (nor even Xresources).
By allowing the templates to be used, we let the users to, at least,
control the actual fonts in use by manipulating the font-path.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=377808
|
|
|
|
|
|
|
| |
as a directory name can't be attributed to a package
Notes:
svn path=/head/; revision=377770
|
|
|
|
| |
Notes:
svn path=/head/; revision=377747
|
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1578
Reviewed by: pfg
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=377630
|
|
|
|
| |
Notes:
svn path=/head/; revision=377624
|