| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Replace various BROKEN entries for missing sbrk on aarch64 and risc64
with USES=sbrk.
Fix a few missing entries (generally ports blocked by other
dependences).
Approved by: portmgr (mat in D47258 comment)
Differential Revision: https://reviews.freebsd.org/D47259
|
|
|
|
|
|
|
|
| |
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
| |
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
|
|
|
| |
Reported by: danfe
|
|
|
|
|
|
|
| |
- Use native unzip instead of unzip from ports for do-extract target
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org>
* Mario S F Ferreira <lioux@linf.unb.br> et al.
* Martin Dieringer <martin.dieringe@gmx.de>
* Matthias Petermann <matthias@petermann-it.de>
* Michael Durian <durian@shadetreesoftware.com>
* Michael Reifenberger <mr@FreeBSD.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
* Pedro F. Giffuni
* Pedro F. Giffuni <giffunip@asme.org>
* Pedro Giffuni
* Pedro Giffuni <giffunip@asme.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Sarod Yatawatta <sarod@cs.pdn.ac.lk>
* Sergio Lenzi <lenzi.sergio@gmail.com>
* Stanislav Sedov <ssedov@mbsd.msk.ru>
* Thierry Thomas <thierry@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Thomas Gellekum <tg@FreeBSD.org>
* Vanilla I. Shu <vanilla@FreeBSD.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* gahr
* hrs
* ijliao
* lbartoletti <lbartoletti@FreeBSD.org>
* lon_kamikaze@gmx.de
* stas
* swallace
* thierry@pompo.net
With hat: portmgr
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
where appropriate.
While here, pet portlint (Makevar order; whitespace).
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=559890
|
|
|
|
|
|
|
|
| |
Reported by: build failure
Approved by: portmgr (build fix)
Notes:
svn path=/head/; revision=550007
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES.
- Add missing dependency.
- Regenerate patches.
Notes:
svn path=/head/; revision=526857
|
|
|
|
| |
Notes:
svn path=/head/; revision=517008
|
|
|
|
| |
Notes:
svn path=/head/; revision=516880
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=425871
|
|
|
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415742
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412344
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
Notes:
svn path=/head/; revision=394778
|
|
|
|
|
|
|
| |
- Fix help(1).
Notes:
svn path=/head/; revision=379035
|
|
|
|
| |
Notes:
svn path=/head/; revision=371238
|
|
|
|
|
|
|
|
|
| |
- Simplify LICENSE_COMB=multi handling.
PR: 193180 [*]
Notes:
svn path=/head/; revision=366821
|
|
|
|
|
|
|
|
| |
- Add LICENSE for DEV_BSIM3, DEV_BSIM3, and DEV_HISIM2 options.
- Simplify do-configure.
Notes:
svn path=/head/; revision=366089
|
|
|
|
| |
Notes:
svn path=/head/; revision=365638
|
|
|
|
|
|
|
|
|
|
|
|
| |
not compatible with SPICE3f5.
- Remove bsd.prog.mk dependency.
- Put variables in ${FILESDIR}/FreeBSD* configuration file into
${FILES}/Makefile.
- Use opt_USE instead of .if ${PORT_OPTIONS:Mopt}.
- Remove unnecessary changes in patch-conf_defaults.
Notes:
svn path=/head/; revision=365609
|
|
|
|
|
|
|
| |
- Remove MAKE_JOBS_UNSAFE.
Notes:
svn path=/head/; revision=365590
|
|
|
|
|
|
|
|
|
| |
- Fix LICENSE. SPICE license is a variant of MIT license, not BSDL, while
the copyright holder is UCB.
- Style clean-ups.
Notes:
svn path=/head/; revision=365531
|
|
|
|
| |
Notes:
svn path=/head/; revision=365264
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362705
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357139
|
|
|
|
|
|
|
| |
cad)
Notes:
svn path=/head/; revision=327711
|
|
|
|
|
|
|
|
|
|
| |
- Style clean-ups.
PR: ports/157313
Spotted by: Makoto Kishimoto
Notes:
svn path=/head/; revision=316960
|
|
|
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Notes:
svn path=/head/; revision=315487
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add LICENSE
Fix usage of PORTDOCS in plist, no bump required
PR: ports/159173
Submitted by: Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=278502
|
|
|
|
|
|
|
|
| |
PR: 158270
Submitted by: Pedro Giffuni <giffunip@tutopia.com> (maintainer)
Notes:
svn path=/head/; revision=276331
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Applied several patches from this website:
http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/secD.html
specifically fixes for:
- Where command causes crashes
- Recognition of scale factors in arbitrary source
- Current Controlled Switch in subckt, parsing error
- Noise analysis bug
- Save segmentation faults
- BSIM1 model xpart parameter random
- Tran analysis default TSTEP
PR: ports/143727
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Notes:
svn path=/head/; revision=249606
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=244657
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Notes:
svn path=/head/; revision=226727
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
- Sync patches with NetBSD. No functional changes
PR: ports/117997
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
Notes:
svn path=/head/; revision=203780
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: 110439
Submitted by: Ed Schouten <ed@fxq.nl>
Notes:
svn path=/head/; revision=187883
|
|
|
|
|
|
|
|
| |
PR: ports/104109
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=174784
|
|
|
|
|
|
|
| |
* ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/
Notes:
svn path=/head/; revision=168619
|
|
|
|
|
|
|
|
|
| |
patch-src_lib_inp_inpptree_c.
Gently nudged by: kris
Notes:
svn path=/head/; revision=162472
|
|
|
|
|
|
|
|
| |
right-hand operand was a constant, because of a bug in the code to
take the derivative of an expression. Add a patch to fix that.
Notes:
svn path=/head/; revision=162349
|
|
|
|
|
|
|
|
|
|
|
| |
- Import a patch from DragonflyBSD;
- Pet portlint.
Submitted by: Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
Notes:
svn path=/head/; revision=158896
|
|
|
|
| |
Notes:
svn path=/head/; revision=149419
|